Jump to content

DdfSetFont: 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.

14 May 2025

  • curprev 03:1603:16, 14 May 2025 Martini talk contribs 4,062 bytes +4,062 Created page with "{{DISPLAYTITLE:DdfSetFont}} This function specifies a text font in the DDF buffer. ==Syntax== DdfSetFont(hddf, pszFaceName, ulWidth, ulHeight) ==Parameters== ;hddf (HDDF) - input :Handle to DDF returned by DdfInitialize. ;pszFaceName (PCSZ) - input :Pointer to font name. This parameter can be specified in two ways: :* An ASCIIZ string specifying the font name. :* NULL or "default" to specify the default font. ;ulWidth (ULONG) - input :Font width in point..."