[Bug 23762] wineboot aborts if "Terminate Process" is clicked

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 22 16:40:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23762





--- Comment #1 from Vincent Povirk <madewokherd at gmail.com>  2010-07-22 16:40:32 ---
It seems that in the case where we terminate, we also get a callback to
end_session_message_callback, telling us that WM_QUERYENDSESSION returned 0.
This isn't actually true; the process terminated without returning. But we take
this as a request to abort the shutdown process.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list