ChangeSet ID: 20107 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/09 05:35:47
Modified files: dlls/user : user_main.c
Log message: Francois Gouget fgouget@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.
Patch: http://cvs.winehq.org/patch.py?id=20107
Old revision New revision Changes Path 1.94 1.95 +31 -27 wine/dlls/user/user_main.c