Expand description
COFF file header definitions and helper functions
Structs§
- Characteristics
- The Characteristics field contains flags that indicate attributes of the object or image file.
- Coff
File Header - COFF File Header (Object and Image)
Enums§
- Machine
Types - The Machine field has one of the following values, which specify the CPU type. An image file can be run only on the specified machine or on a system that emulates the specified machine.