Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
WinPE32_HeaderRec_ Struct Reference

#include <winfnt.h>

Public Attributes

FT_ULong magic
 
FT_UShort machine
 
FT_UShort number_of_sections
 
FT_UShort size_of_optional_header
 
FT_UShort magic32
 
FT_ULong rsrc_virtual_address
 
FT_ULong rsrc_size
 

Detailed Description

Definition at line 54 of file winfnt.h.

Member Data Documentation

◆ machine

FT_UShort WinPE32_HeaderRec_::machine

Definition at line 57 of file winfnt.h.

◆ magic

FT_ULong WinPE32_HeaderRec_::magic

Definition at line 56 of file winfnt.h.

◆ magic32

FT_UShort WinPE32_HeaderRec_::magic32

Definition at line 62 of file winfnt.h.

◆ number_of_sections

FT_UShort WinPE32_HeaderRec_::number_of_sections

Definition at line 58 of file winfnt.h.

◆ rsrc_size

FT_ULong WinPE32_HeaderRec_::rsrc_size

Definition at line 65 of file winfnt.h.

◆ rsrc_virtual_address

FT_ULong WinPE32_HeaderRec_::rsrc_virtual_address

Definition at line 64 of file winfnt.h.

◆ size_of_optional_header

FT_UShort WinPE32_HeaderRec_::size_of_optional_header

Definition at line 60 of file winfnt.h.


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