#include <nt.h>#include <ntrtl.h>#include <stdio.h>#include "localrtl.h"Go to the source code of this file.
Defines | |
| #define | BUFFER_SIZE (MAX_MARGIN + MAX_OFFSET + MAX_LENGTH + MAX_MARGIN) |
Functions | |
| void __cdecl | main () |
Variables | |
| UCHAR | Buffer1 [BUFFER_SIZE] |
| UCHAR | Buffer2 [BUFFER_SIZE] |
|
|
|
|
|
Definition at line 42 of file tfilmem.c. References Buffer1, Buffer2, BUFFER_SIZE, FillPattern(), LocalCompareMemory(), LocalFillMemory(), MAX_LENGTH, MAX_OFFSET, and Offset.
|
|
|
Definition at line 37 of file tfilmem.c. Referenced by main(), and RtlAdjustPrivilege(). |
|
|
Definition at line 38 of file tfilmem.c. Referenced by main(), RtlAdjustPrivilege(), and xxxLbDir(). |
1.3.7