hi all Intellectuals , plz help me out. from a lot many days i am looking for the answer of this qustion. qus >> what was the need to invent classes when same functionality is being
migrating from VC6.0 project to vs.net 2003 which supposed to create an Excel spreadsheet from a C++ project (no .net, no mfc) apparently mso9.tlh is incompatible with the VC7PlatformSDK\Include\OleAcc.h I get the error message during build
I have created a DLL using VS 2003. I did this using the VS Wizard. Doing so, causes an "AssemblyInfo.cpp" file to be generated. This file requires (has far as I can tell), the mscorelib.dll file (referenced by mscoree.lib). The DLL works just fine, assuming that you have the .NET ...