[PATCH 3/3] user32: Send WM_IME_CHAR messages from DefWindowProc.

Akihiro Sagawa sagawa.aki at gmail.com
Thu Nov 16 09:12:16 CST 2017


In native, default IME window doesn't handle WM_IME_COMPOSITION(GCS_RESULTSTR).

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/imm32/tests/imm32.c |  8 +-----
 dlls/user32/defwnd.c     | 69 ++++++++++++++++++++++++++++++++++++++++++++++--
 dlls/winemac.drv/ime.c   | 58 +---------------------------------------
 dlls/winex11.drv/ime.c   | 60 +----------------------------------------
 4 files changed, 70 insertions(+), 125 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-user32-Send-WM_IME_CHAR-messages-from-DefWindowProc.patch
Type: text/x-patch
Size: 8715 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171117/4c6e64a4/attachment-0001.bin>


More information about the wine-devel mailing list