Difference between revisions of "Uno/Binary/Modules/registry"

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
m (Separated categories.)
m (Fixed category.)
Line 11: Line 11:
  
 
[[Category:Uno]]
 
[[Category:Uno]]
[[Category:Binary]]
+
[[Category:Uno:Binary]]
 
[[Category:Module]]
 
[[Category:Module]]

Revision as of 09:21, 29 November 2006

The "registry" module implements the ".rdb" access library (libreg.so) as well as the tools for dealing with ".rdb" files,

  • regcompare - to compare two ".rdb" files,
  • regmerge - to merge one or more ".rdb" files into another ".rdb" file,
  • regview - to dump the content of an ".rdb" file.

CVS

udk/registry

Uno/Binary/Module/registry/test

Personal tools