Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!taurus!libra!west From: west@libra.cs.nps.navy.mil (Phillip West) Newsgroups: comp.windows.ms.programmer Subject: Change of SYSTEM_FONT Message-ID: <2286@libra.cs.nps.navy.mil> Date: 22 May 91 21:58:39 GMT Reply-To: west@taurus.cs.nps.navy.mil (Phillip West) Organization: Naval Postgraduate School, Monterey CA Lines: 6 In writing a Windows application in Borland C++, is there a way to replace the current SYSTEM_FONT with another font (ie. Courier). In addition, after looking at the data structure for FONTINFO, I came across to a function called LoadFont. The description for LoadFont is not in the SDK manuals or BC++ documentation. Is LoadFont a Windows function? If so, where is it documented.