Take into account the event mask passed to MsgWaitForMultipleObjectsEx
authorAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2005 19:20:14 +0000 (19:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2005 19:20:14 +0000 (19:20 +0000)
commit5beccd01ac2726a7ff71baf94b8710f24028c50a
treee5a47bf0c0d60609107143d5034604a94f4bac24
parent72d637374370e50402fcb283829bfe0f6972c5e3
Take into account the event mask passed to MsgWaitForMultipleObjectsEx
to allow processing only a subset of the available X events.
dlls/x11drv/event.c