ole32: Pass the no yield flag to PeekMessage.
commit3091aa5302a60e1efc6518b3205dca5d4b7a7b02
authorRobert Shearman <rob@codeweavers.com>
Wed, 29 Mar 2006 17:38:21 +0000 (29 18:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 10:41:32 +0000 (30 12:41 +0200)
tree452cfd383fd9af2e3e4401cb24df8a9be804b00f
parentd18711e2823796a31ae5a6f62757ea14761c6308
ole32: Pass the no yield flag to PeekMessage.

Pass the no yield flag to PeekMessage since we sleep in
MsgWaitForMultipleObjectsEx and the extra context switch is wasteful.
dlls/ole32/compobj.c