ruby: Add unit test for new RLenValue type
[hivex.git] / hivex / hivex.h
2010-02-22 Richard JonesAdd a generator for generating bindings to other languages.
2010-02-19 Richard Joneshivex: Implement deleting child nodes.
2010-02-19 Richard Joneshivex: Begin implementation of writing to hives.
2010-02-19 Richard Joneshivex: Add HIVEX_OPEN_WRITE flag to allow hive to be...
2010-02-19 Richard Joneshivex: Add value_any callback to the visitor.
2010-02-19 Richard Joneshivex: Move STR* macros into C file.
2010-02-19 Jim Meyeringdefine STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
2010-02-19 Richard JonesSupport for Windows Registry.