wineboot: Don't abort shutdown if we have to terminate a process.
commitda8904d150694ba82b201ec72e2e94cba9dd4475
authorVincent Povirk <vincent@codeweavers.com>
Thu, 22 Jul 2010 21:49:35 +0000 (22 16:49 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Jul 2010 09:43:18 +0000 (23 11:43 +0200)
treef614cc83753f93b373fdc8fa0f049a45be796af9
parent4f30ff875bfc556a2a69bf45218129cd196e5105
wineboot: Don't abort shutdown if we have to terminate a process.

We can sometimes get a FALSE result from WM_QUERYENDSESSION as a side-effect
of terminating a process. We should continue the shutdown process in this
case.
programs/wineboot/shutdown.c