Call EVENT_Pending() to flush X11 output queue before blocking in
commit831560cd9784e31999ad5c0e01a132f643014624
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 28 Mar 1999 13:10:54 +0000 (28 13:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Mar 1999 13:10:54 +0000 (28 13:10 +0000)
tree409aff9bfa1526f0c7c640ecca9302e782de460d
parent3a3cd9fab1ab8796120ddb91abd390188292b895
Call EVENT_Pending() to flush X11 output queue before blocking in
MsgWaitForMultipleObjects().
Don't call EVENT_WaitNetEvent in MSG_PeekHardwareMsg.
Protect system queue access in hardware_event().
windows/message.c
windows/queue.c