[NTUSER][IMM32_APITEST] Associate HIMC to WND (#4451)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Fri, 15 Apr 2022 04:16:50 +0000 (13:16 +0900)
committerGitHub <noreply@github.com>
Fri, 15 Apr 2022 04:16:50 +0000 (13:16 +0900)
commit3820744a18cc4ea1b2a44d6c07f03c154f7e2796
tree19455b7c0df2a27202c35c5533dae9afd1181e8f
parentf848343bffa662c6c4fc81b0198256d1d1edcbbc
[NTUSER][IMM32_APITEST] Associate HIMC to WND (#4451)

- Set the default input context to WND at IntCreateWindow function.
- Add more tests to the himc testcase of imm32_apitest.
CORE-11700
modules/rostests/apitests/imm32/himc.c
win32ss/user/ntuser/window.c