"Dmitry Timoshkov" <[EMAIL PROTECTED]> 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.
