"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.