Commit bbf17b0a authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.

parent 7afe1d23
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment