Crash while closing the application |
Post Reply |
Author | |
subham11
Newbie Joined: 30 July 2007 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 30 July 2007 at 4:56pm |
Hi,
I have created a MDI application, and in a panel i have used the report control. But while closing i am getting a crash. Here is the Stack Window. NTDLL! 7c901230() NTDLL! 7c96cd80() NTDLL! 7c960af8() KERNEL32! 7c85e9cf() _CrtIsValidHeapPointer(const void * 0x00035740) line 1697 _free_dbg_lk(void * 0x00035740, int 4) line 1044 + 9 bytes _free_dbg(void * 0x00035740, int 4) line 1001 + 13 bytes CObject::operator delete(void * 0x00035740) line 46 + 12 bytes CXTPCustomDrawReportPaintManager::`scalar deleting destructor'(unsigned int 1) + 56 bytes CCmdTarget::OnFinalRelease() line 519 + 31 bytes CCmdTarget::InternalRelease() line 223 TOOLKITPROEVAL1113VC60D! 00670a23() CXTPOfficeBorder<CXTPReportControl,1>::~CXTPOfficeBorder<CXTPReportControl,1>() + 40 bytes CMainFrame::~CMainFrame() line 71 + 82 bytes CMainFrame::`scalar deleting destructor'(unsigned int 1) + 37 bytes CFrameWnd::PostNcDestroy() line 214 + 31 bytes CWnd::OnNcDestroy() line 854 CWnd::OnWndMsg(unsigned int 130, unsigned int 0, long 0, long * 0x0013e858) line 1836 CXTPCommandBarsSiteBase<CMDIFrameWnd>::OnWndMsg(unsigned int 130, unsigned int 0, long 0, long * 0x0013e858) line 192 CWnd::WindowProc(unsigned int 130, unsigned int 0, Kindly let me know, what could be possible solution for it. Thanks & Regards, Satyam Kumar. |
|
idler
Groupie Joined: 11 July 2007 Location: Russian Federation Status: Offline Points: 11 |
Post Options
Thanks(0)
|
how you set CXTPCustomDrawReportPaintManager in reportctrl?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I already helped Satyam to resolve it in issuetrack. He created PaintManager as member of CMainFrame.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |