summaryrefslogtreecommitdiffstats
path: root/hivex/hivex.h
Commit message (Expand)AuthorAgeFilesLines
* hivex: Implement deleting child nodes.Richard Jones2010-02-041-0/+2
* hivex: Begin implementation of writing to hives.Richard Jones2010-02-041-0/+12
* hivex: Add HIVEX_OPEN_WRITE flag to allow hive to be opened for writing.Richard Jones2010-02-041-1/+3
* hivex: Add value_any callback to the visitor.Richard Jones2010-01-281-0/+1
* hivex: Move STR* macros into C file.Richard Jones2010-01-141-10/+0
* define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.Jim Meyering2009-11-091-0/+10
* Support for Windows Registry.Richard Jones2009-10-291-0/+114