|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Public Attributes | |
| ULONG | Reserved [2] |
| ULONG | Base |
| ULONG | Size |
| ULONG | Flags |
| USHORT | Index |
| USHORT | Unknown |
| USHORT | LoadCount |
| USHORT | ModuleNameOffset |
| CHAR | ImageName [256] |
Definition at line 3293 of file winternl.h.
| ULONG _DEBUG_MODULE_INFORMATION::Base |
Definition at line 3295 of file winternl.h.
| ULONG _DEBUG_MODULE_INFORMATION::Flags |
Definition at line 3297 of file winternl.h.
| CHAR _DEBUG_MODULE_INFORMATION::ImageName[256] |
Definition at line 3302 of file winternl.h.
| USHORT _DEBUG_MODULE_INFORMATION::Index |
Definition at line 3298 of file winternl.h.
| USHORT _DEBUG_MODULE_INFORMATION::LoadCount |
Definition at line 3300 of file winternl.h.
| USHORT _DEBUG_MODULE_INFORMATION::ModuleNameOffset |
Definition at line 3301 of file winternl.h.
| ULONG _DEBUG_MODULE_INFORMATION::Reserved[2] |
Definition at line 3294 of file winternl.h.
| ULONG _DEBUG_MODULE_INFORMATION::Size |
Definition at line 3296 of file winternl.h.
| USHORT _DEBUG_MODULE_INFORMATION::Unknown |
Definition at line 3299 of file winternl.h.