thx Chris it took a while to understand, since the help in msn isn't correct.:) AddFontResource.. really worked. thx again, you really have been a great help
AskQuestion
Posts
-
Load Font directly from Font-File? -
xml in tree view controlLook, there is a *.dsw file in the demo download file. In Description the author (katasonov)wrote: "I have created two Visual Studio 6.0 projects as an example of how easy it is to add XML support to ATL objects:........" have a look, I hope I could help you
-
xml in tree view controllook this site http://www.codeproject.com/atl/atl_persistxml.asp[^]
-
Load Font directly from Font-File?Thanks Chris but see -Font files must be in the SYSTEM subdirectory of the WINDOWS directory to be used by the AddFontResource function. -The CreateScalableFontResource function is used to install TrueType fonts -The EnumFontFamiliesEx function enumerates all fonts in the system that match the font characteristics.. I want to load a Font directly for a *.ttf or *.fon file. This file can be everywhere ( CD..) Never the less thank you very much for trying to help me
-
Load Font directly from Font-File?Hi. Is it possible to load a font directly from a font-file (*.ttf etc in an ordinary path) without registring the file in the system font tables (registry etc)? thanks for the help, and good luck for your own projects
-
ZoomPlz can someone help me? Is it possible to show text in a RichEditCtrl in zoomfactor while editing? (real zoom, not changing fontsize etc) thx:confused: