Acess Violation at... |
Post Reply |
Author | |
facelift
Newbie Joined: 29 July 2008 Location: Russian Federation Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 29 July 2008 at 3:33am |
Unhandled exception at 0x04b16368 (ToolkitPro1200vc71D.dll) in icad.exe: 0xC0000005: Access violation reading location 0x000000e8.
--------------------------------------------------------------------------------------- m_pGrid = 0x00000008 CXTPPropertyGridItem::~CXTPPropertyGridItem() { Clear(); XTPMarkupReleaseElement(m_pMarkupUIElement); } void CXTPPropertyGridItem::Clear() { if (m_pGrid && m_pGrid->m_pSelected == this) HERE HE ID DYING { m_pGrid->m_pSelected = NULL; } } --------------------------------------------------------------------------------------- What is wrong? How can I fix that? |
|
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 |