dwx-bzdcxy

 

 Debug Assertion Failed!

Program:D:\\test\mfc110ud.dll

For information on how your program can cause an assertion failure, see the visual C++ documentation on asserts.

dlgcore.cpp line:569

软件测试出现崩溃,原来是我在对话框构造函数里面加Create(IDD,pParent);又使用了模态对话DoModel, 和模态里面创建对话框冲突了。

分类:

技术点:

相关文章: