Ver código fonte

* fix for win64

git-svn-id: trunk@6293 -
Vincent Snijders 18 anos atrás
pai
commit
a60d30521e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      fcl/inc/regdef.inc

+ 1 - 1
fcl/inc/regdef.inc

@@ -59,6 +59,6 @@ Type
   LPSECURITY_ATTRIBUTES = ^SECURITY_ATTRIBUTES;
 
 
-  HKEY = Cardinal;
+  HKEY = THandle;
   PHKEY = ^HKEY;