HomeSort by relevance Sort by last modified time
    Searched refs:hkl (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h 395 typedef UINT_PTR HKL;
2072 HKL hkl; member in struct:TF_INPUTPROCESSORPROFILE
    [all...]
winuser.h 641 WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags);
642 WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags);
643 WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags);
644 WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl);
645 WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl);
648 WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList);
649 WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread)
    [all...]

Completed in 450 milliseconds