Go to the source code of this file.
◆ ExportBinaryHive()
Definition at line 34 of file binhive.c.
37{
40
42
43
46 {
47 printf(
" Error creating/opening file\n");
49 }
50
52
57}
BOOLEAN CMAPI HvWriteHive(PHHIVE RegistryHive)
#define HFILE_TYPE_PRIMARY
_Check_return_ _CRTIMP FILE *__cdecl fopen(_In_z_ const char *_Filename, _In_z_ const char *_Mode)
_Check_return_opt_ _CRTIMP int __cdecl fseek(_Inout_ FILE *_File, _In_ long _Offset, _In_ int _Origin)
_Check_return_opt_ _CRTIMP int __cdecl fclose(_Inout_ FILE *_File)
Referenced by main().