Anyone knows any decent tutorial about fonts in win32asm ?

Thanx, Saiwa
Posted on 2001-10-02 11:31:42 by Saiwa
yes...

http://win32asm.rxsp.com/tut5.html


you've probably already seen it, but CreateFont is just dandy :)

what i do to figure out what fonts i have, is open up notepad, and under Format/Font look and see, and use what font I have in createfont ie "courier new" or "script"


note: if you havin trouble with your own stuff, please post some code or look through it yourself and ask..

l8a
Posted on 2001-10-03 02:14:21 by drarem