[1/2] imm32, user32: Create and destroy the default IME window implicitly. (try 6)

Akihiro Sagawa sagawa.aki at gmail.com
Thu Jun 2 08:57:31 CDT 2016


Try 6:
- Update the spec file.

Try 5:
- Move thread data and other checks to imm32.dll.
- Fix failures when aborting at WM_NCCREATE. (need to increment refs in that case)

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/imm32/imm.c           | 100 +++++++++++++++++++++++++++++++++++----------
 dlls/imm32/imm32.spec      |   1 +
 dlls/imm32/tests/imm32.c   |  12 +++---
 dlls/user32/misc.c         |   4 +-
 dlls/user32/user_private.h |   1 +
 dlls/user32/win.c          |   7 ++++
 6 files changed, 95 insertions(+), 30 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-imm32-user32-Create-and-destroy-the-default-IME-wind.patch
Type: text/x-patch
Size: 9683 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160602/5f1c1a23/attachment.bin>


More information about the wine-patches mailing list