regfi
|
Registry hive file data structure. More...
Data Fields | |
REGFI_ENCODING | string_encoding |
The encoding that all strings are converted to during interpretation. | |
Registry hive file data structure.
This essential structure stores run-time information about a single open registry hive as well as file header (REGF block) data. This structure also stores a list of warnings and error messages generated while parsing the registry hive. These can be tuned using regfi_log_set_mask.
Messages may be retrieved using regfi_log_get_str.