Searched defs:keystate (Results 1 – 2 of 2) sorted by relevance
833 BYTE keystate[256]; in TranslateKey() local
914 static int WINAPI ToUnicode9xME(UINT vkey, UINT scancode, PBYTE keystate, LPWSTR wchars, int wsize,… in ToUnicode9xME()