Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>addfontresource()</b> add font resource file to windows font table http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
AddFontResource()   Add font resource file to Windows font table

short AddFontResource(lpFontname)
LPSTR lpFontname; /* Font resource file name or MAKERESOURCEINT handle */


    Returns:    Number of fonts loaded.

    Note:       Send WM_FONTCHANGE to all window handles enumerated by
                EnumWindows.

See Also: CreateFont EnumFonts GetCharWidth RemoveFontResource SetMapperFlags

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson