Go to the source code of this file.
|
| DBG_DEFAULT_CHANNEL (UserMisc) |
|
UINT FASTCALL | IntImmProcessKey (PUSER_MESSAGE_QUEUE MessageQueue, PWND pWnd, UINT Msg, WPARAM wParam, LPARAM lParam) |
|
BOOL WINAPI | NtUserGetImeHotKey (IN DWORD dwHotKey, OUT LPUINT lpuModifiers, OUT LPUINT lpuVKey, OUT LPHKL lphKL) |
|
DWORD APIENTRY | NtUserNotifyIMEStatus (DWORD Unknown0, DWORD Unknown1, DWORD Unknown2) |
|
DWORD APIENTRY | NtUserSetImeHotKey (DWORD Unknown0, DWORD Unknown1, DWORD Unknown2, DWORD Unknown3, DWORD Unknown4) |
|
DWORD APIENTRY | NtUserCheckImeHotKey (DWORD VirtualKey, LPARAM lParam) |
|
DWORD APIENTRY | NtUserDisableThreadIme (DWORD dwUnknown1) |
|
DWORD APIENTRY | NtUserGetAppImeLevel (DWORD dwUnknown1) |
|
BOOL APIENTRY | NtUserGetImeInfoEx (PIMEINFOEX pImeInfoEx, IMEINFOEXCLASS SearchType) |
|
DWORD APIENTRY | NtUserSetAppImeLevel (DWORD dwUnknown1, DWORD dwUnknown2) |
|
DWORD APIENTRY | NtUserSetImeInfoEx (PIMEINFOEX pImeInfoEx) |
|
DWORD APIENTRY | NtUserSetImeOwnerWindow (DWORD Unknown0, DWORD Unknown1) |
|
◆ DBG_DEFAULT_CHANNEL()
DBG_DEFAULT_CHANNEL |
( |
UserMisc |
| ) |
|
◆ IntImmProcessKey()
◆ NtUserCheckImeHotKey()
Definition at line 79 of file ime.c.
◆ NtUserDisableThreadIme()
Definition at line 90 of file ime.c.
◆ NtUserGetAppImeLevel()
Definition at line 99 of file ime.c.
◆ NtUserGetImeHotKey()
Definition at line 40 of file ime.c.
◆ NtUserGetImeInfoEx()
◆ NtUserNotifyIMEStatus()
Definition at line 52 of file ime.c.
◆ NtUserSetAppImeLevel()
◆ NtUserSetImeHotKey()
Definition at line 65 of file ime.c.
◆ NtUserSetImeInfoEx()
◆ NtUserSetImeOwnerWindow()