imm32: Send the WM_IME_CHAR message, although ResultString has been read.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Thu Dec 7 21:12:16 CST 2006


Hi,
Korean popular messanger program is not MSN messanger, but it's NATEON[1].
NATEON is very good work on Wine( with ie4linux, libx11 v1.1[2]),
but we can't input korean characters. Because of this problem.

This patch fixes this problem. This is really Wine's bug.

----
[1] http://nateonweb.nate.com/help/guide_download_main.html
[2] XFilterEvent deadlock problem fixed version. we need "--without-xcb".
    Now, libx11 on xcb has the problem with XIM.

Changelog:
    Send the WM_IME_CHAR message, although ResultString has been read.
---
 dlls/imm32/imm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 82007f22236ad9172cf402d88537ecaf34abf648.diff
Type: text/x-patch
Size: 624 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061208/50b60711/82007f22236ad9172cf402d88537ecaf34abf648.bin


More information about the wine-patches mailing list