30 Apr
2008
30 Apr
'08
7:51 a.m.
"Dmitry Timoshkov" <dmitry(a)codeweavers.com> wrote:
In order to check posted messages, you need to do what other tests do: run a GetMessage/TranslateMessage/DispatchMessage loop, and let the window proc handle the messages.
s/GetMessage/PeekMessage/ -- Dmitry.