reactos/sdk/include
Katayama Hirofumi MZ 5d5cc57869
[NTUSER] Implement NtUserSetImeHotKey (#4350)
- Modify NtUserGetImeHotKey and NtUserSetImeHotKey prototypes.
- Define enum SETIMEHOTKEY_ACTION in <undocuser.h>.
- Define IMEHOTKEY structure in ime.c.
- Add IntGetImeHotKeyLangId, IntAddImeHotKey, IntGetImeHotKeyById, IntGetImeHotKeyByKeyAndLang, IntDeleteImeHotKey, IntFreeImeHotKeys, and IntSetImeHotKey helper functions.
- Implement NtUserGetImeHotKey and NtUserSetImeHotKey functions.
- Cleanup the IME hotkeys at process exit.
CORE-11700
2022-02-09 11:27:44 +09:00
..
asm
c++
crt [CRT/arm64] Fix handling of intrinsics 2022-01-11 20:52:48 +03:00
ddk [USER32] Implement ImeWnd_OnImeSetContext (#4329) 2022-02-02 11:58:31 +09:00
dxsdk
GL
host
ndk [NDK][NTDLL][RTL] RtlCreateTagHeap(): Fix types and annotations 2022-02-03 20:21:40 +01:00
psdk [NTUSER] Implement NtUserAssociateInputContext (#4334) 2022-02-05 20:23:57 +09:00
reactos [NTUSER] Implement NtUserSetImeHotKey (#4350) 2022-02-09 11:27:44 +09:00
wdf/kmdf/1.17
xdk [SDK:NDK] Add the NX_SUPPORT_* flags for the SharedUserData.NXSupportPolicy member. (#4111) 2022-01-14 23:59:14 +01:00