'_resetstkoflw': identifier not found

Posted by Joe Moslander on Stack Overflow See other posts from Stack Overflow or by Joe Moslander
Published on 2010-06-10T15:13:44Z Indexed on 2010/06/11 11:13 UTC
Read the original article Hit count: 176

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

© Stack Overflow or respective owner

Related posts about visual-c++

Related posts about visual-studio-2010