ReactOS 0.4.15-dev-7953-g1f49173
export_section_t Struct Reference
Collaboration diagram for export_section_t:

Public Attributes

IMAGE_EXPORT_DIRECTORY desc
 
char binary_name [10]
 

Detailed Description

Definition at line 441 of file data.c.

Member Data Documentation

◆ binary_name

char export_section_t::binary_name[10]

Definition at line 444 of file data.c.

◆ desc

IMAGE_EXPORT_DIRECTORY export_section_t::desc

Definition at line 443 of file data.c.


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