user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer...
commitb550f34f2e1ef3e73d21dfe87fbb2d7b3d49fb14
authorRobert Shearman <rob@codeweavers.com>
Fri, 4 Aug 2006 16:28:04 +0000 (4 17:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Aug 2006 17:35:15 +0000 (8 19:35 +0200)
tree0532bd9cab3baa0d63c8c141ec2278b8466f227b
parent5678ec4db6f96b86b423b10f44485caba6599d5b
user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process.
dlls/user/user_main.c
programs/explorer/desktop.c