win32lib: manipulating vWinMainState
- Posted by Alexander Toresson <toressonodakra at swipnet.se> Jul 26, 2004
- 592 views
I had a problem with the windows version of the debugger, though I forgot it, so it got released anyway. What that include file needs is to have a window open without having called WinMain(). I found out that what is needed is a way to make vWinMainState = kStarted. I made a hack into my win32lib.ew and made vWinMainState global, and that's why I forgot it. Maybe vWinMainState should be global, or vWinMainState should be set to kStarted in openWindow() Regards, Alexander Toresson Shhh! Be vewy quiet! I'm hunting wuntime ewwows!