[1/2] imm32: Fix the ImmIsUIMessageA/W.

ByeongSik Jeon bsjeon at hanmail.net
Wed Dec 17 16:51:54 CST 2008


By an analysis of the ImmIsUIMessageA/W disassemble code,
1. checked msg :
   WM_IME_STARTCOMPOSITION <= msg <= WM_IME_KEYLAST,
   WM_IME_SETCONTEXT, WM_IME_NOTIFY,
   WM_IME_COMPOSITIONFULL, WM_IME_SELECT.
2. SendMessageA/W is used.

---
 dlls/imm32/imm.c |   34 +++++++++++-----------------------
 1 files changed, 11 insertions(+), 23 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 880cea33ada96f2bb67b02a3001a95b21d19916f.diff
Type: text/x-patch
Size: 2023 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081218/7e8c566e/attachment.bin 


More information about the wine-patches mailing list