Hi All,
I wrote a small application for a differnt group of users and I was surprised to find that if a PC did not have the font I used in preparing my text, the user's machine would choose a font. Then, that font's size would overflow a label or control.
Is it possible to add a font file to my application and then have it install into a user's "C:\Windows\Fonts" directory so that the font would then be usable to the application?
I have read that Vista does not allow direct file inputs without going through the registry. If this is true, could someone help me with code to accomplish this?
Any suggestions will be greatly appreciated.
Ampwar4
(Dwight)
"The only history we can change is that which lies ahead."
I wrote a small application for a differnt group of users and I was surprised to find that if a PC did not have the font I used in preparing my text, the user's machine would choose a font. Then, that font's size would overflow a label or control.
Is it possible to add a font file to my application and then have it install into a user's "C:\Windows\Fonts" directory so that the font would then be usable to the application?
I have read that Vista does not allow direct file inputs without going through the registry. If this is true, could someone help me with code to accomplish this?
Any suggestions will be greatly appreciated.
Ampwar4
(Dwight)
"The only history we can change is that which lies ahead."