Hey, guys! I have a problem when creating a MFC application with visual c++.net. Even when I only create the new project and try to build it rightafter(without adding ANYTHING!), I get the following error message:
error LNK2019: unresolved external symbol "unsigned long __cdecl _exception_code(void)" (?_exception_code@@YAKXZ) referenced in function "bool __cdecl ATL::_ATL_SAFE_ALLOCA_IMPL::_AtlVerifyStackAvailab le(unsigned long)" (?_AtlVerifyStackAvailable@_ATL_SAFE_ALLOCA_IMPL@A TL@@YA_NK@Z)
Can anybody please help? Tanx in adv.
