wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.
This commit is contained in:
parent
7afe1d23e2
commit
bbf17b0a86
|
@ -249,6 +249,7 @@ static DWORD_PTR send_end_session_messages( struct window_info *win, UINT count,
|
|||
HANDLE process_handle;
|
||||
DWORD ret;
|
||||
|
||||
/* FIXME: Use flags to implement EWX_FORCEIFHUNG! */
|
||||
/* don't kill the desktop process */
|
||||
if (win[0].pid == desktop_pid) return 1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue