DLL_EXPORT bool export_single_value(HKEY top_key, const wchar_t *reg_path, enum OUTPUT_FORMAT format, writer_t *writer)
Print a single registry value name to standard output.
DLL_EXPORT bool save_preferences(bool commit, const wchar_t *deploy_key, const wchar_t *output_dir, const wchar_t *output_file, int max_depth, HKEY hk, const wchar_t *specified_path, enum OUTPUT_FORMAT format, writer_t *writer)
Starts the registry exporting process.