Re: ole32: process all sent and some posted messages inCoWaitForMultipleHandles
May 16, 2009
11:14 a.m.
"Vincent Povirk" <vincent(a)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.
6158
Age (days ago)
6158
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov