ASSERT Failure on CWnd:DestroyWindow() |
Post Reply |
Author | |
GWinkler
Newbie Joined: 29 March 2004 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 29 March 2004 at 12:33pm |
Hi, I'm having some problems creating a pop-able command bar. The popup is correctly shown and commands execute fine. But when the window is about to be destroyed an assertion failure raises. Function CWnd:DestroyWindow() ASSERT (m_hWnd == hWndOrig); wincore.cpp line 986this is the snapshot of the code I'm using to create it //CXTPPopupBar* m_PPBar //popup creation
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
so you use m_PPBar some times? try to create it each time need to show popup.
|
|
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 |