Searched defs:keystate (Results 1 – 4 of 4) sorted by relevance
567 uint8_t keystate[256]; in IsCtrlShiftPressed() local
844 static int WINAPI ToUnicode9xME(UINT vkey, UINT scancode, const BYTE *keystate, LPWSTR wchars, int … in ToUnicode9xME()
909 BYTE keystate[256]; in TranslateKey() local
1276 int keystate) { in OnAppCommand()