AddFontMemResourceEx
This content has moved to another location. See AddFontMemResourceEx for the latest version.
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.
- 4/19/2008
- Jakub Nietrzeba