ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
authorRobert Shearman <rob@codeweavers.com>
Fri, 20 Jan 2006 15:14:23 +0000 (16:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Jan 2006 15:14:23 +0000 (16:14 +0100)
commit6e0029f83d8854cf303b9a44bdfc275900034c9a
tree667a0bc269a11e948454dfa914aea110d0242fa1
parent12805f08aac1b619df3ac9668da8cd218775ce02
ole: Fix WM_QUIT Handling in CoWaitForMultipleHandles.
When a WM_QUIT message in encountered in CoWaitForMultipleHandles then
it should repost the WM_QUIT message and then switch to waiting
without checking messages.
dlls/ole32/compobj.c