Akihiro Sagawa : user32: Create and destroy the default IME window implicitly.
Module: wine Branch: master Commit: 911d269be86051cf88337a2b1afe9aa49c3bc6e1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=911d269be86051cf88337a2b1a... Author: Akihiro Sagawa <sagawa.aki(a)gmail.com> Date: Tue Aug 23 22:13:27 2016 +0900 user32: Create and destroy the default IME window implicitly. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/imm32/imm.c | 97 ++++++++++++++++++++++++++++++++++++++-------- dlls/imm32/imm32.spec | 2 + dlls/imm32/tests/imm32.c | 12 +++--- dlls/user32/misc.c | 4 ++ dlls/user32/user_private.h | 2 + dlls/user32/win.c | 15 +++++++ dlls/user32/win.h | 1 + 7 files changed, 110 insertions(+), 23 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=911d269be86051cf88337a...
participants (1)
-
Alexandre Julliard