.. |
regdef.inc
|
d79d29ccda
* fixed range check errors when compiling with -Cr
|
18 years ago |
regini.inc
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 years ago |
registry.pp
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 years ago |
winreg.inc
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 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 |