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_SectionRec_ Struct Reference

#include <winfnt.h>

Public Attributes

FT_Byte name [8]
 
FT_ULong virtual_address
 
FT_ULong size_of_raw_data
 
FT_ULong pointer_to_raw_data
 

Detailed Description

Definition at line 71 of file winfnt.h.

Member Data Documentation

◆ name

FT_Byte WinPE32_SectionRec_::name[8]

Definition at line 73 of file winfnt.h.

◆ pointer_to_raw_data

FT_ULong WinPE32_SectionRec_::pointer_to_raw_data

Definition at line 77 of file winfnt.h.

◆ size_of_raw_data

FT_ULong WinPE32_SectionRec_::size_of_raw_data

Definition at line 76 of file winfnt.h.

◆ virtual_address

FT_ULong WinPE32_SectionRec_::virtual_address

Definition at line 75 of file winfnt.h.


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