imm32: Use the PostMessageW for WM_IME_NOTIFY message.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Mon Mar 12 03:28:44 CDT 2007


We have to call PostMessage to send WM_IME_NOTIFY message.
To send WM_IME_CONTROL, we use SendMessage, but WM_IME_NOTIFY is not...
 
changelog:
    Use the PostMessageW for WM_IME_NOTIFY message.
---
 dlls/imm32/imm.c |   25 ++++++++-----------------
 1 files changed, 8 insertions(+), 17 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfb7057aab24503b4f2fef6f37792c99fa853d4a.diff
Type: text/x-patch
Size: 3036 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070312/a68a489b/cfb7057aab24503b4f2fef6f37792c99fa853d4a.bin


More information about the wine-patches mailing list