ReactOS 0.4.16-dev-319-g6cf4263
|
Go to the source code of this file.
Macros | |
#define | dprintf printf |
Functions | |
void | RegKeyPrint (int which) |
void | usage (const char *appName) |
void | show_menu (void) |
int | regdump (int argc, char *argv[]) |
Variables | |
const char * | default_cmd_line1 = "/E HKLM_EXPORT.TXT HKEY_LOCAL_MACHINE" |
const char * | default_cmd_line2 = "TEST_IMPORT.TXT" |
const char * | default_cmd_line3 = "/P HKEY_LOCAL_MACHINE\\SYSTEM" |
const char * | default_cmd_line4 = "/P HKEY_LOCAL_MACHINE\\SOFTWARE" |
const char * | default_cmd_line5 = "/P HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes" |
const char * | default_cmd_line6 = "/E HKCR_EXPORT.TXT HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes" |
const char * | default_cmd_line7 = "/D HKEY_LOCAL_MACHINE\\SYSTEM" |
const char * | default_cmd_line8 = "/D HKEY_LOCAL_MACHINE\\SOFTWARE" |
const char * | default_cmd_line9 = "/D HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes" |
Definition at line 89 of file regdump.c.
Referenced by main().
Definition at line 57 of file regdump.c.
Referenced by regdump().
Definition at line 40 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 41 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 42 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 43 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 44 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 45 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 46 of file regdump.c.
Referenced by regdump(), and show_menu().
Definition at line 47 of file regdump.c.
Referenced by regdump(), and show_menu().