Re: [AD] ex_menu crash in Windows |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sun, Nov 20, 2011 at 1:52 AM, Peter Wang <novalazy@xxxxxxxxxx> wrote:
> ex_menu crashes in Windows (but not wine, apparently) if you:
> open the child window, close the child window, then close the main
> window.
>
I finally got around to looking at this ... I moved the SetMenu calls
into the window callback, which puts everything in the same thread.
Apparently it fixes the crash, although it could just be dumb luck
since I don't really know what I'm doing.
I marked the bug report on SF as "pending" further tests.
--
Matthew Leverton