Font in Resource file - RESOLVED
being a web designer, i have paid good money for a bunch of fonts i have, and i want to use one of these fonts in my app.
however, since i paid for it, i just dont want to install the font onto the system, cause then it can be freely distributed.
now, when i goto add a font to the resource editor, it puts it under a custom user resource heading, and when i go to access it using LoadResData(101,8) i get a runtime error
on msdn it has that you can add it especially as a font resource, but in the editor there is no button to add it as a font resource.
Any ideas on how i can accomplish this?