wine/dlls/x11drv x11drv.h event.c

Alexandre Julliard julliard at winehq.org
Wed Mar 9 12:46:13 CST 2005


ChangeSet ID:	16526
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list