|
Wesley Smith wrote:
I definitely do not want to create a managed C++ project. Is there a setting to turn this off or do I have to completely rebuild the project?
That would be a rebuild. Consult your compiler/linker documentation - Help menu in Visual Studio. I haven't got VS2008 on this machine, so I can't look it up right now.
Stephen