VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This simple program loads or removes any FONT from a specified path & file name (Loaded font doesn'

Jeffry O'neil  ()   Windows API Call/Explanation   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Fri 5th January 2001   Mon 8th February 2021

This simple program loads or removes any FONT from a specified path & file name (Loaded font doesn't listed in the FONTS directory of Windows)

API Declarations


Private Declare Function RemoveFontResource Lib "gdi32" Alias "RemoveFontResourceA" (ByVal lpFileName As String) As Long


Rate This simple program loads or removes any FONT from a specified path & file name (Loaded font doesn' (1(1 Vote))
This simple program loads or removes any FONT from a specified path & file name (Loaded font doesn'.bas

This simple program loads or removes any FONT from a specified path & file name (Loaded font doesn' Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters