ole32: Put the PeekMessage call of CoWaitForMultipleHandles into a separate function.
commita1548b45d8c3d19fad5632f997da65e5deb4ce0d
authorRobert Shearman <rob@codeweavers.com>
Wed, 29 Mar 2006 17:39:03 +0000 (29 18:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 10:42:35 +0000 (30 12:42 +0200)
tree542b8608e65bef570685f4d493f2ad9428beb978
parent8c551796a99d5656efe487d1733ed8ce0dd63fda
ole32: Put the PeekMessage call of CoWaitForMultipleHandles into a separate function.

Put the PeekMessage call of CoWaitForMultipleHandles into a separate
function so that the order and type of the messages retrieved can be
customised in the future.
dlls/ole32/compobj.c