ChangeSet ID: 16526 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/09 12:46:13
Modified files: dlls/x11drv : x11drv.h event.c
Log message: 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.
Patch: http://cvs.winehq.org/patch.py?id=16526
Old revision New revision Changes Path 1.54 1.55 +2 -1 wine/dlls/x11drv/x11drv.h 1.52 1.53 +6 -3 wine/dlls/x11drv/event.c