Tagged Questions
0
votes
3answers
3k views
Building MFC Automation example (to access Excel using OLE automation). Can't compile
I'm trying to build the example described at http://support.microsoft.com/kb/178749/EN-US/ in order to build an application that programatically accesses Excel using Automation. I have Visual C++ ...