imm32 [1/3]: Change the "hwndDefault" composition window style.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Sat Feb 24 20:33:18 CST 2007


1. When we use the "SCIM"[1] to xim, if "hwndDefault" window is showed,
   we lost the input focus. therefore we can't composite the string
   with "SCIM".
2. Now "hwndDefault" is composition window, it's not status window.
   MS Windows's composition window is WS_POPUP.

----
[1] SCIM, Smart Common Input Method, http://www.scim-im.org/


changelog:
    Change the "hwndDefault" composition window style.
---
 dlls/imm32/imm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b8bb2d870876fe30bc88ec04a3a8ba437c73306f.diff
Type: text/x-patch
Size: 510 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070225/a98a0139/b8bb2d870876fe30bc88ec04a3a8ba437c73306f.bin


More information about the wine-patches mailing list