ole32: process all sent and some posted messages inCoWaitForMultipleHandles

Dmitry Timoshkov dmitry at codeweavers.com
Sat May 16 11:14:06 CDT 2009


"Vincent Povirk" <vincent at codeweavers.com> wrote:

> With a test program that uses CoWaitForMultipleHandles in a single-thread
> apartment as a main loop, I found that on Windows all sent messages were
> processed, the program's window did redraw, keyboard and mouse input was
>ignored, and only posted messsages from 0x3e0 through 0x3e8 were processed.
> This brings Wine's behavior in line with what I observed.

That's WM_DDE_FIRST and WM_DDE_LAST.

-- 
Dmitry.



More information about the wine-devel mailing list