ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <ldrtypes.h>
Public Attributes | |
SIZE_T | Count |
PLDR_DATA_TABLE_ENTRY | Entry [1] |
Definition at line 170 of file ldrtypes.h.
SIZE_T _LOAD_IMPORTS::Count |
Definition at line 172 of file ldrtypes.h.
Referenced by MiBuildImportsForBootDrivers(), MiDereferenceImports(), and MiResolveImageReferences().
PLDR_DATA_TABLE_ENTRY _LOAD_IMPORTS::Entry[1] |
Definition at line 173 of file ldrtypes.h.
Referenced by MiBuildImportsForBootDrivers(), MiDereferenceImports(), and MiResolveImageReferences().