Sack Library Documentation
|
__cdecl IMAGE_PROC Font GetDefaultFont(); Font (* GetDefaultFont)(void);
Returns the correct Font pointer to the default font. In all font functions, NULL may be used as the font, and this is the font that will be used.
Font font = GetDefaultFont();
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|