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

_PE_IMAGE_RESOURCE_DATA_ENTRY Struct Reference

#include <peformat.h>

List of all members.

Public Attributes

uint32_t OffsetToData
uint32_t Size
uint32_t CodePage
uint32_t Reserved


Member Data Documentation

uint32_t _PE_IMAGE_RESOURCE_DATA_ENTRY::CodePage
 

Definition at line 193 of file peformat.h.

Referenced by WriteResource().

uint32_t _PE_IMAGE_RESOURCE_DATA_ENTRY::OffsetToData
 

Definition at line 191 of file peformat.h.

Referenced by ParseResourceDirectory(), and WriteResource().

uint32_t _PE_IMAGE_RESOURCE_DATA_ENTRY::Reserved
 

Definition at line 194 of file peformat.h.

Referenced by WriteResource().

uint32_t _PE_IMAGE_RESOURCE_DATA_ENTRY::Size
 

Definition at line 192 of file peformat.h.

Referenced by CollectIconInfos(), and 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