|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mapping.h>

Public Attributes | |
| LARGE_INTEGER | LastWriteTime |
| PVOID | pvKView |
| PVOID | pvViewFD |
| SIZE_T | cjView |
| PVOID | pSection |
| SIZE_T _FILEVIEW::cjView |
Definition at line 15 of file mapping.h.
Referenced by EngLoadModuleEx().
| LARGE_INTEGER _FILEVIEW::LastWriteTime |
Definition at line 12 of file mapping.h.
Referenced by EngLoadModuleEx().
| PVOID _FILEVIEW::pSection |
Definition at line 16 of file mapping.h.
Referenced by EngFreeModule(), and EngLoadModuleEx().
| PVOID _FILEVIEW::pvKView |
Definition at line 13 of file mapping.h.
Referenced by EngFreeModule(), and EngLoadModuleEx().
| PVOID _FILEVIEW::pvViewFD |
Definition at line 14 of file mapping.h.
Referenced by EngLoadModuleEx().