#include "precomp.h"
Go to the source code of this file.
Functions | |
WORD | GetModifierBits (PMODIFIERS pModifiers, LPBYTE afKeyState) |
WORD | GetModificationNumber (PMODIFIERS pModifiers, WORD wModBits) |
BYTE | VKFromVSC (PKE pke, BYTE bPrefix, LPBYTE afKeyState) |
UINT | InternalMapVirtualKeyEx (UINT wCode, UINT wType, PKBDTABLES pKbdTbl) |
int APIENTRY | _GetKeyNameText (LONG lParam, LPWSTR ccxlpStr, int cchSize) |
xxxAltGr (PKE pKe) | |
xxxShiftLock (PKE pKe) | |
BOOL | KEOEMProcs (PKE pKe) |
BOOL | xxxKELocaleProcs (PKE pKe) |
Variables | |
BOOL | gbAltGrDown = FALSE |
|
Definition at line 408 of file xlate.c. References APIENTRY, BYTE, InternalMapVirtualKeyEx(), L, LOBYTE, NULL, tagKBDFILE::pKbdTbl, PtiCurrentShared, tagKL::spkf, tagTHREADINFO::spklActive, TRUE, UINT, and wcsncpycch(). Referenced by NtUserGetKeyNameText().
|
|
Definition at line 47 of file xlate.c. References CheckCritInShared. Referenced by InternalVkKeyScanEx(), KbdNlsFuncTypeAlt(), KbdNlsFuncTypeNormal(), VKFromVSC(), and xxxInternalToUnicode().
|
|
Definition at line 26 of file xlate.c. References CheckCritIn, and TestKeyDownBit. Referenced by KbdNlsFuncTypeAlt(), KbdNlsFuncTypeNormal(), VKFromVSC(), and xxxInternalToUnicode().
|
|
Definition at line 231 of file xlate.c. References aVkNumpad, LOBYTE, NULL, PBYTE, UINT, and USHORT. Referenced by _GetKeyNameText(), AdjustPushState(), and NtUserMapVirtualKeyEx().
|
|
Definition at line 635 of file xlate.c. References aKEProcOEM, BOOL, CheckCritIn, FALSE, NULL, and TRUE. Referenced by xxxProcessKeyEvent().
|
|
Definition at line 73 of file xlate.c. References BOOL, BYTE, CheckCritIn, FALSE, gafRawKeyState, gapulCvt_VK, GetActiveHKL(), GetModificationNumber(), GetModifierBits(), gpKbdTbl, gpModifiers_VK, gptiForeground, IS_IME_ENABLED, LOBYTE, NULL, tagKBDFILE::pKbdTbl, tagKL::spkf, tagTHREADINFO::spklActive, TRUE, and USHORT. Referenced by ProcessKeyboardInput(), and xxxInternalKeyEventDirect().
|
|
Definition at line 547 of file xlate.c. References FALSE, gbAltGrDown, NULL, TestRawKeyDown, TRUE, and xxxKeyEvent(). Referenced by xxxKELocaleProcs().
|
|
Definition at line 662 of file xlate.c. References BOOL, CheckCritIn, FALSE, gbAltGrDown, gdwKeyboardAttributes, gpKbdTbl, TRUE, xxxAltGr(), and xxxShiftLock(). Referenced by xxxProcessKeyEvent().
|
|
Definition at line 586 of file xlate.c. References FALSE, NULL, TestAsyncKeyStateToggle, TRUE, USHORT, and xxxKeyEvent(). Referenced by xxxKELocaleProcs().
|
|
Definition at line 545 of file xlate.c. Referenced by xxxAltGr(), and xxxKELocaleProcs(). |