首页上一页 1 下一页尾页 1 条记录 1/1页
AFXCOLL_INLINE CString& CStringList::GetHead() 什么错误
发表在C语言图书答疑
2015-01-16
是否精华
是
否
版块置顶:
是
否
调试到这里出错:
_AFXCOLL_INLINE CString& CStringList::GetHead()
{ ASSERT(m_pNodeHead != NULL);//这里错误
还有堆栈出错信息:
CStringList::GetHead() line 376 + 38 bytes
AL! 0040fae1()
AL! 00414505()
AL! 0040dcb8()
AL! 0040df16()
AfxDlgProc(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, unsigned int 394064) line 35 + 14 bytes
USER32! 765886ef()
USER32! 76579eb2()
USER32! 7657b98b()
USER32! 765990f9()
USER32! 765886ef()
USER32! 76588876()
USER32! 765843cf()
USER32! 765a41f9()
CWnd::DefWindowProcA(unsigned int 272, unsigned int 394064, long 0) line 1000 + 32 bytes
CWnd::Default() line 249
CDialog::HandleInitDialog(unsigned int 394064, unsigned int 394064) line 621 + 8 bytes
CWnd::OnWndMsg(unsigned int 272, unsigned int 394064, long 0, long * 0x0012ec38) line 1815 + 17 bytes
CWnd::WindowProc(unsigned int 272, unsigned int 394064, long 0) line 1585 + 30 bytes
AfxCallWndProc(CWnd * 0x0012f004 {CWnd hWnd=0x00031c1e}, HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 215 + 26 bytes
AfxWndProc(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 368
AfxWndProcBase(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 220 + 21 bytes
USER32! 765886ef()
USER32! 76588876()
_AFXCOLL_INLINE CString& CStringList::GetHead()
{ ASSERT(m_pNodeHead != NULL);//这里错误
还有堆栈出错信息:
CStringList::GetHead() line 376 + 38 bytes
AL! 0040fae1()
AL! 00414505()
AL! 0040dcb8()
AL! 0040df16()
AfxDlgProc(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, unsigned int 394064) line 35 + 14 bytes
USER32! 765886ef()
USER32! 76579eb2()
USER32! 7657b98b()
USER32! 765990f9()
USER32! 765886ef()
USER32! 76588876()
USER32! 765843cf()
USER32! 765a41f9()
CWnd::DefWindowProcA(unsigned int 272, unsigned int 394064, long 0) line 1000 + 32 bytes
CWnd::Default() line 249
CDialog::HandleInitDialog(unsigned int 394064, unsigned int 394064) line 621 + 8 bytes
CWnd::OnWndMsg(unsigned int 272, unsigned int 394064, long 0, long * 0x0012ec38) line 1815 + 17 bytes
CWnd::WindowProc(unsigned int 272, unsigned int 394064, long 0) line 1585 + 30 bytes
AfxCallWndProc(CWnd * 0x0012f004 {CWnd hWnd=0x00031c1e}, HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 215 + 26 bytes
AfxWndProc(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 368
AfxWndProcBase(HWND__ * 0x00031c1e, unsigned int 272, unsigned int 394064, long 0) line 220 + 21 bytes
USER32! 765886ef()
USER32! 76588876()