ADD: Catch hotkeys from plugins

This commit is contained in:
Alexander Koblov 2013-03-10 12:03:00 +00:00
commit c4d61195a3
2 changed files with 39 additions and 2 deletions

View file

@ -41,7 +41,7 @@ type
THandle = {$IFDEF CPU64}QWord{$ELSE}LongWord{$ENDIF};
const
wlxInvalidHandle: THandle = THandle(-1);
wlxInvalidHandle: THandle = THandle(0);
type
tListDefaultParamStruct=record