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

#include <PEStructs.h>

Data Fields

ULONG Characteristics
 
ULONG TimeDateStamp
 
USHORT MajorVersion
 
USHORT MinorVersion
 
ULONG Name
 
ULONG Base
 
ULONG NumberOfFunctions
 
ULONG NumberOfNames
 
ULONG AddressOfFunctions
 
ULONG AddressOfNames
 
ULONG AddressOfNameOrdinals
 

Field Documentation

ULONG AddressOfFunctions
ULONG AddressOfNameOrdinals
ULONG AddressOfNames
ULONG Base
ULONG Characteristics
USHORT MajorVersion
USHORT MinorVersion
ULONG Name
ULONG NumberOfFunctions
ULONG NumberOfNames
ULONG TimeDateStamp

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