ole32: Don't loop while peeking messages in CoWaitForMultipleHandles.
commit11c1bcf6def5f7fe8e5588c71a28fb237fe9af9c
authorRobert Shearman <rob@codeweavers.com>
Thu, 13 Jul 2006 12:07:13 +0000 (13 13:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Jul 2006 14:26:25 +0000 (13 16:26 +0200)
treede9b11357e1ec5688fdd32518753cff06cd7f415
parentf9c9a2bf3d97bfecc1f3ab8edf4ccb3f5e5d3133
ole32: Don't loop while peeking messages in CoWaitForMultipleHandles.

It increases the latency on completing the COM call and could result in
the COM call never completing in some circumstances.
dlls/ole32/compobj.c