首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VC/MFC >

debug下是好的,release下有有关问题

2012-02-28 
debug下是好的,release下有问题?Unhandled exception in design.exe (MFC42.DLL) oxC0000005 Access Viola

debug下是好的,release下有问题?
Unhandled exception in design.exe (MFC42.DLL) oxC0000005 Access Violation.

在release有问题,且在RELEASE下调试时, 加断点死机,并出现上面提示;不加断点不死机

[解决办法]
数组越界,加断点调试

热点排行