* hookproc alias, delphi compat

git-svn-id: trunk@5768 -
This commit is contained in:
marco 2006-12-31 13:50:42 +00:00
parent f340e27114
commit 507da73806

View File

@ -30,6 +30,7 @@ type
TFNThreadStartRoutine = FARPROC;
TFNTimerAPCRoutine = FARPROC;
TFNFiberStartRoutine = FARPROC;
TFNHookProc = HOOKPROC;
PObjectTypeList = ^TObjectTypeList;
_OBJECT_TYPE_LIST = record