I'm upgrading a VC++ 6.0 project to VS2010 and I'm getting this error when compiling.
c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlalloc.h(643): error C3861: '_resetstkoflw': identifier not found
Does anyone have any suggestions?
Thanks