reactos/dll/win32/imm32
Katayama Hirofumi MZ 66ef31494e
[IMM32] Implement ImmActivateLayout (#3987)
- Add IME_STATE and IME_SUBSTATE structures.
- Modify INPUTCONTEXTDX structure.
- Implement ImmActivateLayout function.
- Improve ImmDestroyContext function by using newly-defined Imm32FreeImeStates.
- Add Imm32FetchImeState, Imm32FetchImeSubState, Imm32LoadImeStateSentence, Imm32SaveImeStateSentence, and Imm32SelectLayout helper functions.
- Modify NtUserSetThreadLayoutHandles prototype.
CORE-11700
2021-10-04 07:33:15 +09:00
..
candidate.c [IMM32] Restructure! (Retry) (#3952) 2021-09-10 23:39:15 +09:00
CMakeLists.txt [IMM32] Restructure! (Retry) (#3952) 2021-09-10 23:39:15 +09:00
guideline.c [IMM32] Restructure! (Retry) (#3952) 2021-09-10 23:39:15 +09:00
ime.c [IMM32] Implement ImmActivateLayout (#3987) 2021-10-04 07:33:15 +09:00
imm.c [IMM32] Implement ImmActivateLayout (#3987) 2021-10-04 07:33:15 +09:00
imm32.spec [IMM32] Implement ImmActivateLayout (#3987) 2021-10-04 07:33:15 +09:00
keymsg.c [IMM32] Define ImeDpi_IsUnicode macro and use it (#3964) 2021-09-21 12:20:10 +09:00
nt3.c [IMM32] Define Imm32HeapFree macro and use it (#3962) 2021-09-19 01:52:05 +09:00
precomp.h [IMM32] Implement ImmActivateLayout (#3987) 2021-10-04 07:33:15 +09:00
regword.c [IMM32] Define ImeDpi_IsUnicode macro and use it (#3964) 2021-09-21 12:20:10 +09:00
utils.c [IMM32] Implement ImmActivateLayout (#3987) 2021-10-04 07:33:15 +09:00
version.rc