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