ReactOS 0.4.16-dev-258-g81860b4
|
Go to the source code of this file.
Macros | |
#define | KEY_MAX_LEN 1024 |
#define | SUCCESS 0 |
#define | KEY_VALUE_ALREADY_SET 2 |
#define | get_file_name get_file_nameA |
Typedefs | |
typedef void(* | CommandAPI) (LPTSTR lpsLine) |
#define get_file_name get_file_nameA |
Definition at line 604 of file regproc.c.
Referenced by doQueryValue(), and doSetValue().
Definition at line 289 of file regproc.c.
Referenced by setValue().
Definition at line 231 of file regproc.c.
Referenced by setValue().
Definition at line 272 of file regproc.c.
Referenced by processQueryValue().
Definition at line 246 of file regproc.c.
Referenced by processQueryValue().
Definition at line 1459 of file regproc.c.
Definition at line 653 of file regproc.c.
Definition at line 994 of file regproc.c.
Definition at line 619 of file regproc.c.
Referenced by import_registry_file().
Definition at line 1024 of file regproc.c.
Definition at line 1310 of file regproc.c.
Definition at line 160 of file regproc.c.
Referenced by get_file_nameW().
Definition at line 205 of file regproc.c.
Definition at line 377 of file regproc.c.
Referenced by processQueryValue().
Definition at line 331 of file regproc.c.
Referenced by setValue().
Definition at line 567 of file regproc.c.
Referenced by delete_registry_key(), export_registry_key(), and openKey().
Definition at line 536 of file regproc.c.
Referenced by delete_registry_key(), export_registry_key(), and openKey().
Referenced by processQueryValue().
Definition at line 494 of file regproc.c.
Referenced by doQueryValue(), and doSetValue().
Definition at line 770 of file regproc.c.
Referenced by doQueryValue().
void processRegLines | ( | FILE * | in, |
CommandAPI | command | ||
) |
Definition at line 887 of file regproc.c.
Referenced by import_registry_file().
Definition at line 716 of file regproc.c.
Referenced by doSetValue().
Definition at line 432 of file regproc.c.
Referenced by processSetValue().