您的位置:首页 > 大数据 > 人工智能

Debug Assertion Failed! File:afxwin1.inl Line:22的解决

2009-08-09 23:27 435 查看
编译通过了,用注册文件加载到proe,结果出现了如下错误

Debug Assertion Failed! File:afxwin1.inl Line:24

查到这句话

_AFXWIN_INLINE HINSTANCE AFXAPI AfxGetResourceHandle()
{ ASSERT(afxCurrentResourceHandle != NULL);
return afxCurrentResourceHandle; }

参考http://www.nokiamobile.org.cn/post/561875.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐