When trying to compile an mfc application with an include c header using the extern "C" directive I get the following error:
fatal error C1010: unexpected end of file while looking for precompiled header directive
When not compiling as an mfc application it works fine, but I want to add a gui to my old mixed c and cpp application.
Regards,
/S



LinkBack URL
About LinkBacks


