标题:MFC debug assertion failed 请高手指点!
只看楼主
hnbalp
Rank: 1
等 级:新手上路
帖 子:5
专家分:0
注 册:2007-5-22
 问题点数:0 回复次数:1 
MFC debug assertion failed 请高手指点!
if(!m_wndView.Create(WS_CHILD | WS_VISIBLE | LBS_USETABSTOPS |
                 LBS_SORT | LBS_NOTIFY | LBS_NOINTEGRALHEIGHT, CRect(0, 0, 0, 0),
                 this, AFX_IDW_PANE_FIRST))
                return -1;

m_wndView是一个从CListBox继承面来的类,程序编译通过,但运行时,会出现debug  assertion faild wincore.cpp line:639 调试了多遍,但是找不到出错原因,此语句在另一个程序中运行通过,请高手指点,多谢!
搜索更多相关主题的帖子: assertion MFC debug failed 
2008-08-18 02:08
hnbalp
Rank: 1
等 级:新手上路
帖 子:5
专家分:0
注 册:2007-5-22
得分:0 
继承而来的类!
2008-08-18 02:09



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-228771-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.830729 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved