RegDiff Class | regdiff Code Documentation |
This class takes two (named) registry keys and produces a set of differences between the two keys.
In regis3, keys can be imported from different sources (the registry, a .REG file, an .XML file) and are represented
in memory as RegKeyEntry trees. This class takes two such trees (independently of their origin) and compares them.
Inheritance Hierarchy
Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
See Also