Run time error
dubg assertion failed
f:/dd/vctools/vc7libs/ship/atlmfc/include/afxwin1.inl Line24
AFX_MANAGE_STATE(AfxGetStaticModuleState());
Pasted from <http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/de7ca8db-4b51-416d-bf7d-575d8e9f0b4c>
Find the correct place to hold this call.
-
- When the assert popup, pause process, and see call stack, call it in the function.
Problem should resolved.
本文介绍了解决运行时错误(Runtime Error)及调试断言失败(Debug Assertion Failed)的方法。当遇到这类问题时,可以通过检查调用位置并利用断言弹窗时的调用堆栈来定位问题所在。
5084

被折叠的 条评论
为什么被折叠?



