* fix for win64

git-svn-id: trunk@6293 -
This commit is contained in:
Vincent Snijders 2007-02-02 10:25:20 +00:00
parent 479a41859f
commit a60d30521e

View File

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