ReactOS 0.4.15-dev-8636-g945e856
|
#include <compat.h>
Public Attributes | |
DWORD | Characteristics |
DWORD | TimeDateStamp |
WORD | MajorVersion |
WORD | MinorVersion |
DWORD | Type |
DWORD | SizeOfData |
DWORD | AddressOfRawData |
DWORD | PointerToRawData |
DWORD _IMAGE_DEBUG_DIRECTORY::PointerToRawData |
Definition at line 204 of file compat.h.
Referenced by pe_load_debug_directory(), pe_load_msc_debug_info(), and RetrieveModuleName().
DWORD _IMAGE_DEBUG_DIRECTORY::SizeOfData |
Definition at line 202 of file compat.h.
Referenced by pe_load_debug_directory(), and RetrieveModuleName().
DWORD _IMAGE_DEBUG_DIRECTORY::Type |
Definition at line 201 of file compat.h.
Referenced by pe_load_msc_debug_info(), and RetrieveModuleName().