Crash when having two menubars in same window |
Post Reply |
Author | |
rune
Newbie Joined: 19 September 2010 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 01 November 2010 at 6:30am |
I have a windows that consist of one main window with a commandbar, and a tabbed interface with other forms docked in. If one of them uses a commandbard the whole program crashed when the windows is closed. The funny thing is that this only happens in 32 bit.
I know the command bar is affecting the crash, because it came when switching from and old menubarcontrol to commandbar. My guess is that the commandbar closes, or does something to the other components on the form on form_unload, and when the tabbing component then closes something goes wrong. Anyone that can help me here? Is it possible to turn of that the commandbar shutsdown or something like that? Ran Visual Studio 2008 as debugger the callstack gives error with mfc42.dll and "[Frames below may be incorrect and/or missong, no symbols loaded for mfc42.dll]"
|
|
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 |