Katayama Hirofumi MZ
|
396b49436c
|
[IMM32_APITEST] Fix himc testcase crash (#4036)
- Add NULL checks for pIC.
CORE-11700
|
2021-10-20 20:23:38 +09:00 |
|
Katayama Hirofumi MZ
|
afec737142
|
[IMM32_APITEST] Add ImmGetImeInfoEx testcase (#3988)
CORE-11700
|
2021-10-04 07:35:00 +09:00 |
|
Katayama Hirofumi MZ
|
b3382d8d24
|
[IMM32] Rewrite ImmLockIMC (#3975)
- Add Imm32InitContext and Imm32LockIMCEx helper functions.
- Re-implement ImmLockIMC function.
- Modify CLIENTIMC and INPUTCONTEXTDX structures.
CORE-11700
|
2021-09-27 09:32:24 +09:00 |
|
Katayama Hirofumi MZ
|
7b622283ee
|
[IMM32_APITEST] himc: Use ok rather than ok_int (#3970)
Use ok macro rather than ok_int macro. CORE-11700
|
2021-09-22 19:07:07 +09:00 |
|
Katayama Hirofumi MZ
|
d6a0299eec
|
[IMM32_APITEST] Add himc testcase (#3965)
Add himc testcase. CORE-11700
|
2021-09-21 12:26:43 +09:00 |
|
Katayama Hirofumi MZ
|
747797fdc2
|
[IMM32_APITEST] s/0x287/WM_IME_SYSTEM/
Don't use magic number. CORE-11700
|
2021-08-18 19:48:45 +09:00 |
|
Katayama Hirofumi MZ
|
3ff832b5d3
|
[IMM32_APITEST] Add ImmIsUIMessage testcase (#3908)
- Add ImmIsUIMessage testcase in IMM32_APITEST. CORE-11700
|
2021-08-16 15:35:25 +09:00 |
|
Katayama Hirofumi MZ
|
77911014f3
|
[IMM32] Rewrite ImmIsUIMessageA/W (#3907)
- Rewrite ImmIsUIMessageA and ImmIsUIMessageW functions.
- Modify HIMC and HIMCC handle types for strictness. Add typecasts.
- Add WM_IME_SYSTEM macro.
- Modify imm32.spec.
CORE-11700
|
2021-08-16 15:33:51 +09:00 |
|
Katayama Hirofumi MZ
|
5a9c77b3be
|
[IMM32_APITEST] Add clientimc testcase (#3815)
- Add clientimc testcase to imm32_apitest.
- Add "precomp.h".
CORE-11700
|
2021-07-14 01:19:35 +09:00 |
|
Katayama Hirofumi MZ
|
d066dae7d9
|
[IMM32_APITEST] Add imm32_apitest test program (#3810)
Add a test program for imm32.dll as a proof of concept. CORE-11700
|
2021-07-10 00:05:43 +09:00 |
|