debug下是好的,release下有问题?
Unhandled exception in design.exe (MFC42.DLL) oxC0000005 Access Violation.
在release有问题,且在RELEASE下调试时, 加断点死机,并出现上面提示;不加断点不死机
[解决办法]
数组越界,加断点调试
发布时间: 2012-02-28 13:06:36 作者: rapoo
debug下是好的,release下有问题?
Unhandled exception in design.exe (MFC42.DLL) oxC0000005 Access Violation.
在release有问题,且在RELEASE下调试时, 加断点死机,并出现上面提示;不加断点不死机
[解决办法]
数组越界,加断点调试