Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

_PE_IMAGE_RESOURCE_DIRECTORY Struct Reference

#include <peformat.h>

List of all members.

Public Attributes

uint32_t Characteristics
uint32_t TimeDateStamp
uint16_t MajorVersion
uint16_t MinorVersion
uint16_t NumberOfNamedEntries
uint16_t NumberOfIdEntries


Member Data Documentation

uint32_t _PE_IMAGE_RESOURCE_DIRECTORY::Characteristics
 

Definition at line 181 of file peformat.h.

Referenced by WriteResource().

uint16_t _PE_IMAGE_RESOURCE_DIRECTORY::MajorVersion
 

Definition at line 183 of file peformat.h.

Referenced by WriteResource().

uint16_t _PE_IMAGE_RESOURCE_DIRECTORY::MinorVersion
 

Definition at line 184 of file peformat.h.

Referenced by WriteResource().

uint16_t _PE_IMAGE_RESOURCE_DIRECTORY::NumberOfIdEntries
 

Definition at line 186 of file peformat.h.

Referenced by ParseResourceDirectory(), and WriteResource().

uint16_t _PE_IMAGE_RESOURCE_DIRECTORY::NumberOfNamedEntries
 

Definition at line 185 of file peformat.h.

Referenced by ParseResourceDirectory(), and WriteResource().

uint32_t _PE_IMAGE_RESOURCE_DIRECTORY::TimeDateStamp
 

Definition at line 182 of file peformat.h.

Referenced by WriteResource().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 13 22:20:36 2003 for perdr by doxygen1.2.15