Commit History

Author SHA1 Message Date
  michael 79bf26ac4b * Patch from Bart Broersma to make TRegistry unicode-capable 6 years ago
  sergei 64cf141f0c * Fix building for WinCE (KEY_WOW64_xx constants do not exist there), resolves #24587 12 years ago
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc 12 years ago
  yury 9b799b9636 * For compatibility with existing cross-platform registry code, add registry constants to Registry unit on Windows. The constants are directly mapped to Windows unit to avoid problems. 12 years ago
  yury 5556fecdf0 * Include regdef.inc only if XMLREG is defined (non-Windows platforms). On Windows it is not needed since the Windows unit is included and it has all necessary declarations. Keeping duplicate declarations in regdef.inc on Windows is dangerous since it leads to out of sync problems. 12 years ago
  Jonas Maebe d79d29ccda * fixed range check errors when compiling with -Cr 18 years ago
  peter bc3a21e1a1 * split fcl into separate fcl-* packages 18 years ago