Added WM_X11DRV_DELETE_WINDOW message to handle close requests so that
commit8382bf015e54a8d626c8f67ad4b1f841fe880c8b
authorAlexandre Julliard <julliard@winehq.org>
Wed, 9 Mar 2005 18:46:13 +0000 (9 18:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Mar 2005 18:46:13 +0000 (9 18:46 +0000)
treefadd00a48fa692bdd11f203f8debc76dbd5c274b
parentf7e0f7cabe277c1a114407fe6b541aa34b635e47
Added WM_X11DRV_DELETE_WINDOW message to handle close requests so that
we can send the WM_SYSCOMMAND with SendMessage instead of PostMessage.
Added missing NONAMELESSUNION define.
dlls/x11drv/event.c
dlls/x11drv/x11drv.h