.. |
regdef.inc
|
d79d29ccda
* fixed range check errors when compiling with -Cr
|
18 years ago |
regini.inc
|
bc2bebfa16
* Patch from Stephano so TRegIniFile can process registry values written by Delphi
|
14 years ago |
registry.pp
|
bc2bebfa16
* Patch from Stephano so TRegIniFile can process registry values written by Delphi
|
14 years ago |
winreg.inc
|
d0aa4a7e2f
* Fix AV errors when taking pointers of empty strings.
|
17 years ago |
xmlreg.pp
|
22d1077cf4
* TXMLRegistry: treat absent child text node as empty value for string and binary types. This is necessary because xml does not preserve empty text nodes. Resolves #16395.
|
13 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 |