Click to See Complete Forum and Search --> : Loading fonts


Francois Bellonnet
February 5th, 1999, 10:29 AM
Hi


How can i strore and load (and then use) fonts in a RES file ???

I tried LoadResData, but i failed :


Dim MyFont As New StdFont

MyFont = LoadResData(101, 8)


Thanks