Hello, How can I restrict a font from being deleted while i´m using it? For example, if I have a selected font in the font combobox in Word 2007, I cannot delete the font in the fonts folder. I need the same functionality. I tried keeping a handle to the font but Windows deleted it anyway. Thanks in Advance.
Did you try keeping the font realized using SelectObject? Paul "Gabriel Gibaut" wrote in message news:%23E7dYNplIHA.696@TK2MSFTNGP05.phx.gbl... > Hello, > > How can I restrict a font from being deleted while i´m using it? For > example, if I have a selected font in the font combobox in Word 2007, I > cannot delete the font in the fonts folder. I need the same functionality. > I tried keeping a handle to the font but Windows deleted it anyway. > > Thanks in Advance. >