mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 19:29:24 +02:00
* hookproc alias, delphi compat
git-svn-id: trunk@5768 -
This commit is contained in:
parent
f340e27114
commit
507da73806
@ -30,6 +30,7 @@ type
|
||||
TFNThreadStartRoutine = FARPROC;
|
||||
TFNTimerAPCRoutine = FARPROC;
|
||||
TFNFiberStartRoutine = FARPROC;
|
||||
TFNHookProc = HOOKPROC;
|
||||
|
||||
PObjectTypeList = ^TObjectTypeList;
|
||||
_OBJECT_TYPE_LIST = record
|
||||
|
Loading…
Reference in New Issue
Block a user