
Ever wanted to retrieve the font name from a font file that wasn't installed... It's pretty much impossible using plain api or vb, until now!! This code will get the font name from a font file even if it isnt installed! *Update* A fix has been added to account for unicode (double byte) font names - Thanks to soorya for the fix.
API Declarations3