winex11.drv: Store the display file descriptor directly in the server message queue.
commit072698c9539f5420f0996a3c03ea5f379786578e
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2007 16:02:53 +0000 (4 18:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2007 16:02:53 +0000 (4 18:02 +0200)
tree92565ebf4857f528ba7deacb9aa02fbd9b313cc2
parent0cb29f47ca7a87c4c876a7c1796d3f1e0eec37f8
winex11.drv: Store the display file descriptor directly in the server message queue.

Get rid of a few WaitForMultipleObjectsEx hacks.
dlls/user32/message.c
dlls/winex11.drv/event.c
dlls/winex11.drv/x11drv.h
dlls/winex11.drv/x11drv_main.c