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

Dmitry Timoshkov dmitry at codeweavers.com
Wed Apr 30 01:22:45 CDT 2008


"ByeongSik Jeon" <bsjeon at hanmail.net> wrote:

> I have added the test code.

Your test doesn't confirm that the message is posted and not sent.
You need to use SendMessage and examine the resulting messages, then
run the message loop and see what messages got posted.

-- 
Dmitry.



More information about the wine-devel mailing list