reactos/dll/win32/imm32
Katayama Hirofumi MZ 6783061894
[IMM32] Implement Soft Keyboard Type C1 (#6036)
Follow-up to #6021. This PR will finish ImmCreateSoftKeyboard implementation.

- Add c1key.h to define C1 internal codes.
- The tests are done, using FreeCJ2004 on Chinese/Taiwanese system.

FreeCJ2004: https://web.archive.org/web/20061208204431/http://input.foruto.com/download/Forum/freecj2004.exe

CORE-19268
2023-11-25 18:56:33 +09:00
..
res [IMM32][SDK] Implement IME Soft Keyboard Type T1 (#6021) 2023-11-24 23:02:19 +09:00
c1keys.h [IMM32] Implement Soft Keyboard Type C1 (#6036) 2023-11-25 18:56:33 +09:00
candidate.c
CMakeLists.txt [IMM32][SDK] Implement IME Soft Keyboard Type T1 (#6021) 2023-11-24 23:02:19 +09:00
compstr.c
ctf.c [IMM32][SDK] Implement CtfImm(Hide,Restore)ToolbarWnd (#5863) 2023-11-03 22:45:51 +09:00
CtfImeTable.h
guideline.c
ime.c
imm.c [IMM32][SDK] Implement software keyboard, Part 1 (#5865) 2023-11-04 05:58:17 +09:00
imm32.rc [IMM32][SDK] Implement IME Soft Keyboard Type T1 (#6021) 2023-11-24 23:02:19 +09:00
imm32.spec [IMM32] Sort imm32.spec 2023-11-04 05:59:53 +09:00
keymsg.c [IMM32][SDK] Add CtfAImmIsIME, CtfImmSetAppCompatFlags etc. (#5862) 2023-11-02 08:16:12 +09:00
precomp.h [IMM32][SDK] Add CtfAImmIsIME, CtfImmSetAppCompatFlags etc. (#5862) 2023-11-02 08:16:12 +09:00
regword.c
resource.h [IMM32][SDK] Implement IME Soft Keyboard Type T1 (#6021) 2023-11-24 23:02:19 +09:00
softkbd.c [IMM32] Implement Soft Keyboard Type C1 (#6036) 2023-11-25 18:56:33 +09:00
t1keys.h [IMM32][SDK] Implement IME Soft Keyboard Type T1 (#6021) 2023-11-24 23:02:19 +09:00
utils.c
win3.c