|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| LPCWSTR | File |
| BOOL | Preinstalled |
| WCHAR | FontInfo [64] |
| INT | FontCount |
| WCHAR | FaceNames [10][64] |
Definition at line 14 of file GetFontResourceInfoW.c.
| WCHAR GFRI_ENTRY::FaceNames[10][64] |
Definition at line 20 of file GetFontResourceInfoW.c.
| LPCWSTR GFRI_ENTRY::File |
Definition at line 16 of file GetFontResourceInfoW.c.
| INT GFRI_ENTRY::FontCount |
Definition at line 19 of file GetFontResourceInfoW.c.
| WCHAR GFRI_ENTRY::FontInfo[64] |
Definition at line 18 of file GetFontResourceInfoW.c.
| BOOL GFRI_ENTRY::Preinstalled |
Definition at line 17 of file GetFontResourceInfoW.c.