Jump to content

GpiUnloadFonts: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2025

  • curprev 21:3221:32, 6 April 2025 Iturbide talk contribs 1,796 bytes +1,796 Created page with "This function unloads any fonts previously loaded from the resource file by GpiLoadFonts. ==Syntax== GpiUnloadFonts(hab, pszFilename) ==Parameters== ; hab (HAB) - input : Anchor-block handle. ; pszFilename (PSZ) - input : Fully qualified file name of the font resource. : The file name extension is .FON ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Error occurred. ==Remarks== Before issuing t..."