#include "cmp.h"#include <stdio.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Defines | |
| #define | WORK_SIZE 1024 |
Functions | |
| void __cdecl | main (int argc, char *) |
| void | processargs () |
| void | print (PUNICODE_STRING) |
| void | Delete (HANDLE Handle) |
| void __cdecl | main (int argc, char *argv[]) |
| void | processargs (int argc, char *argv[]) |
Variables | |
| UNICODE_STRING | WorkName |
| WCHAR | workbuffer [WORK_SIZE] |
|
|
Definition at line 37 of file rtdeltre.c. |
|
|
|
|
||||||||||||
|
Definition at line 53 of file rtdeltre.c. References Delete(), exit, L, NT_SUCCESS, NtOpenKey(), NTSTATUS(), NULL, ObjectAttributes, processargs(), WORK_SIZE, workbuffer, and WorkName.
|
|
||||||||||||
|
|
|
|
Definition at line 313 of file rtdmp.c. References FALSE, L, RtlUnicodeStringToAnsiString(), String, and WORK_SIZE.
|
|
||||||||||||
|
Definition at line 192 of file rtdeltre.c. References exit, RtlAnsiStringToUnicodeString(), RtlInitAnsiString(), TRUE, and WorkName.
|
|
|
|
|
|
Definition at line 50 of file rtdeltre.c. |
|
|
Definition at line 49 of file rtdeltre.c. |
1.3.7