Jalaj P. Jha

Technical & Miscellaneous Ramblings

Archive for June 4th, 2007

WinAPI : More on Font Object

with one comment

In a post posted earlier namely WinAPI : The Font Object, we saw how we can use CreateFont and CreateFontIndirect functions to use fonts installed in the system. What if the required font is not already installed, you have the font files, and need to use it?
Read the rest of this entry »

Written by jalaj

June 4, 2007 at 9:49 am

Posted in GDI32, Visual Basic, WinAPI

Tagged with