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

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Jump to: navigation, search
(Moved out the test section.)
m (Separated categories.)
Line 10: Line 10:
  
  
[[Category:Uno:Binary:Module]]
+
[[Category:Uno]]
 +
[[Category:Binary]]
 
[[Category:Module]]
 
[[Category:Module]]

Revision as of 09:45, 22 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