t the following
patch resolves the problem. The issue is that the MessageBox is created
from within a WM_ACTIVATEAPP message which initiated from the X11
driver. The X11 driver is coded to prevent nested events from being
handled.
Is there a good reason to prevent nested X11 events from being h
I'm trying to solve my bug 16346
http://bugs.winehq.org/show_bug.cgi?id=16346
Whenever an application pops up a modal dialog in response to a
WM_ACTIVATEAPP message, the entire app permanently hangs. The dialog
comes up and is usually rendered the first time, but then no more
messages are ever