|
Documentation Project 1
|
struct font_style_t { struct { _32 mono : 1; _32 unusable : 1; } flags; TEXTCHAR * name; _32 nFiles; PSIZE_FILE files; };
Style information about a font. Style Name, and the files that the style is in.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|