wine/windows user.c

Alexandre Julliard julliard at winehq.org
Mon Jan 3 10:57:03 CST 2005


ChangeSet ID:	15123
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/03 10:57:03

Modified files:
	windows        : user.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	- If given the EWX_FORCE flag, ExitWindowsEx() should not send the
	WM_{QUERY}ENDSESSION messages.
	- Add support for EWX_FORCEIFHUNG.
	- ExitWindowsEx() should return true if it succeeds, even if the user
	cancels the shutdown.
	- Don't crash if there are no windows.

Patch: http://cvs.winehq.org/patch.py?id=15123

Old revision  New revision  Changes     Path
 1.105         1.106         +23 -17     wine/windows/user.c




More information about the wine-cvs mailing list