15#define IDHK_SHIFTF12 -6
17#define IDHK_REACTOS -8
20#define IDHK_SNAP_LEFT -10
21#define IDHK_SNAP_RIGHT -11
22#define IDHK_SNAP_UP -12
23#define IDHK_SNAP_DOWN -13
BOOL FASTCALL UserRegisterHotKey(PWND pWnd, int id, UINT fsModifiers, UINT vk)
BOOL NTAPI co_UserProcessHotKeys(WORD wVk, BOOL bIsDown)
VOID FASTCALL UnregisterWindowHotKeys(PWND Window)
struct _HOT_KEY * PHOT_KEY
VOID FASTCALL StartDebugHotKeys(VOID)
UINT FASTCALL DefWndGetHotKey(PWND pWnd)
VOID FASTCALL UnregisterThreadHotKeys(PTHREADINFO pti)
INT FASTCALL DefWndSetHotKey(PWND pWnd, WPARAM wParam)
BOOL FASTCALL UserUnregisterHotKey(PWND pWnd, int id)