MASM32 Downloads
If your looking for the most complicated way to enumerate system fonts I have the program for you. I was messing around and decided to translate a DirectWrite example from MSDN:http://msdn.microsoft.com/en-us/library/windows/desktop/dd756584%28v=vs.85%29.aspxIt uses the DirectWrite COM interface to enumerate fonts and outputs to the console. I haven't put in much in the way of error checks but those are just "donkey work" anyway :)
IDWriteFontCollectionIs only supported by Windows 7 :(
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps]