This topic has not yet been rated - Rate this topic

AddFontMemResourceEx

This content has moved to another location. See AddFontMemResourceEx for the latest version.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Returned handle
Returned handle is just handle to memory, it indicates that font is properly installed. To use that font in your application you must use CreateFont with that font name, name of ttf font can be checked with every font viewer, even this one which is opened on font file double click.