| .. |
|
regdef.inc
|
64cf141f0c
* Fix building for WinCE (KEY_WOW64_xx constants do not exist there), resolves #24587
|
12 years ago |
|
regini.inc
|
4154f531ff
* Fixed bug ID #22611
|
12 years ago |
|
registry.pp
|
3e24a9ebfd
* Patch from #27002, better handling of terminating #0's.
|
11 years ago |
|
winreg.inc
|
a298a9ecf8
Implement TRegistry.RegistryConnect for Windows (excluding WinCE).
|
12 years ago |
|
xmlreg.pp
|
628689e3e3
* Start at root with setkey if key starts with / or \ (bug id 20761)
|
12 years ago |
|
xregreg.inc
|
6e78f5217e
* TRegistry (XML flavor): check if FSysData is actually assigned in methods that are called from destructor. Destructor is executed when an exception occurs in constructor, but FSysData may not yet be assigned in this case.
|
13 years ago |