BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
_IMAGE_DOS_HEADER Struct Reference

#include <PEStructs.h>

Data Fields

USHORT e_magic
 
USHORT e_cblp
 
USHORT e_cp
 
USHORT e_crlc
 
USHORT e_cparhdr
 
USHORT e_minalloc
 
USHORT e_maxalloc
 
USHORT e_ss
 
USHORT e_sp
 
USHORT e_csum
 
USHORT e_ip
 
USHORT e_cs
 
USHORT e_lfarlc
 
USHORT e_ovno
 
USHORT e_res [4]
 
USHORT e_oemid
 
USHORT e_oeminfo
 
USHORT e_res2 [10]
 
LONG e_lfanew
 

Field Documentation

USHORT e_cblp
USHORT e_cp
USHORT e_cparhdr
USHORT e_crlc
USHORT e_cs
USHORT e_csum
USHORT e_ip
LONG e_lfanew
USHORT e_lfarlc
USHORT e_magic
USHORT e_maxalloc
USHORT e_minalloc
USHORT e_oemid
USHORT e_oeminfo
USHORT e_ovno
USHORT e_res[4]
USHORT e_res2[10]
USHORT e_sp
USHORT e_ss

The documentation for this struct was generated from the following file: