#include <nt.h>#include <ntrtl.h>#include <nturtl.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, char *) | 
| void | processargs () | 
| void __cdecl | main (int argc, char *argv[]) | 
| void | processargs (int argc, char *argv[]) | 
| Variables | |
| UNICODE_STRING | KeyPath | 
| WCHAR | KeyPathBuffer [WORK_SIZE] | 
| 
 | 
| 
 Definition at line 36 of file rtunload.c. | 
| 
 | ||||||||||||
| 
 Definition at line 45 of file rtunload.c. References exit, FALSE, KeyAttributes, KeyPath, KeyPathBuffer, L, NT_SUCCESS, NTSTATUS(), NtUnloadKey(), NULL, processargs(), RtlAdjustPrivilege(), TRUE, and WORK_SIZE. 
 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | ||||||||||||
| 
 Definition at line 98 of file rtunload.c. References exit, KeyPath, RtlAnsiStringToUnicodeString(), RtlInitAnsiString(), and TRUE. 
 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 41 of file rtunload.c. | 
| 
 | 
| 
 Definition at line 42 of file rtunload.c. | 
 1.3.7
 1.3.7