[Resend] user32: Post the WM_KEY{DOWN|UP} messagewhenWM_IME_KEY{DOWN|UP} message is generated by IME.

Dmitry Timoshkov dmitry at codeweavers.com
Wed Apr 30 01:51:31 CDT 2008


"Dmitry Timoshkov" <dmitry at 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.



More information about the wine-devel mailing list