mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-08 23:29:33 +01:00
* fix for win64
git-svn-id: trunk@6293 -
This commit is contained in:
parent
479a41859f
commit
a60d30521e
@ -59,6 +59,6 @@ Type
|
||||
LPSECURITY_ATTRIBUTES = ^SECURITY_ATTRIBUTES;
|
||||
|
||||
|
||||
HKEY = Cardinal;
|
||||
HKEY = THandle;
|
||||
PHKEY = ^HKEY;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user