ReactOS 0.4.15-dev-8061-g57b775e
WinPE_RsrcDataEntryRec_ Struct Reference

#include <winfnt.h>

Public Attributes

FT_ULong offset_to_data
 
FT_ULong size
 
FT_ULong code_page
 
FT_ULong reserved
 

Detailed Description

Definition at line 103 of file winfnt.h.

Member Data Documentation

◆ code_page

FT_ULong WinPE_RsrcDataEntryRec_::code_page

Definition at line 107 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ offset_to_data

FT_ULong WinPE_RsrcDataEntryRec_::offset_to_data

Definition at line 105 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ reserved

FT_ULong WinPE_RsrcDataEntryRec_::reserved

Definition at line 108 of file winfnt.h.

◆ size

FT_ULong WinPE_RsrcDataEntryRec_::size

Definition at line 106 of file winfnt.h.

Referenced by fnt_face_get_dll_font().


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