SetWindowLong( hwndWhc, GWL_WNDPROC, Longint( @_WinHotkeyCtrlProc));
SetWindowLong( hwndWhc, GWL_USERDATA, dwWhcData);