Explorar o código

* use windows registry on win64 too

git-svn-id: trunk@6292 -
Vincent Snijders %!s(int64=18) %!d(string=hai) anos
pai
achega
479a41859f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fcl/inc/registry.pp

+ 1 - 1
fcl/inc/registry.pp

@@ -5,7 +5,7 @@ Unit registry;
 
 interface
 
-{$ifndef win32}
+{$ifndef windows}
 {$define XMLREG}
 {$endif}