Uno/Binary/Modules/registry

From Apache OpenOffice Wiki
< Uno‎ | Binary‎ | Modules
Revision as of 08:34, 10 October 2006 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Tests

cd registry/test/regcompare
dmake #Upon failure dmake aborts with an error.
Personal tools