#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, char *) |
void | processargs () |
void __cdecl | main (int argc, char *argv[]) |
void | processargs (int argc, char *argv[]) |
Variables | |
ULONG | failure = 0 |
UNICODE_STRING | KeyPath |
UNICODE_STRING | KeyName |
ULONG | NumberChildren |
ULONG | NumberValues |
UCHAR | BaseName [WORK_SIZE] |
UCHAR | formatbuffer [WORK_SIZE] |
STRING | format |
UNICODE_STRING | WorkName |
WCHAR | workbuffer [WORK_SIZE] |
|
Definition at line 51 of file rtvbatcr.c. |
|
Definition at line 70 of file rtvbatcr.c. References BaseName, exit, failure, FALSE, format, formatbuffer, KeyName, KeyPath, L, NT_SUCCESS, NtClose(), NtCreateKey(), NtSetValueKey(), NTSTATUS(), NULL, NumberChildren, NumberValues, ObjectAttributes, processargs(), RtlAnsiStringToUnicodeString(), RtlAppendStringToString(), RtlCopyString(), RtlInitString(), RtlInitUnicodeString(), sprintf(), strlen(), WORK_SIZE, workbuffer, and WorkName.
|
|
|
|
Definition at line 214 of file rtvbatcr.c. References BaseName, exit, KeyName, KeyPath, NumberChildren, NumberValues, RtlAnsiStringToUnicodeString(), RtlInitAnsiString(), and TRUE.
|
|
|
|
Definition at line 62 of file rtvbatcr.c. |
|
Definition at line 56 of file rtvbatcr.c. |
|
Definition at line 64 of file rtvbatcr.c. |
|
Definition at line 63 of file rtvbatcr.c. |
|
Definition at line 59 of file rtvbatcr.c. |
|
Definition at line 58 of file rtvbatcr.c. |
|
Definition at line 60 of file rtvbatcr.c. |
|
Definition at line 61 of file rtvbatcr.c. |
|
Definition at line 67 of file rtvbatcr.c. |
|
Definition at line 66 of file rtvbatcr.c. |