Jump to content

DdfSetFontStyle: 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:1803:18, 14 May 2025 Martini talk contribs 3,927 bytes +3,927 Created page with "{{DISPLAYTITLE:DdfSetFontStyle}} This function specifies a text font style in the DDF buffer. ==Syntax== DdfSetFontStyle(hddf, fFontStyle) ==Parameters== ;hddf (HDDF) - input :Handle to DDF returned by DdfInitialize. ;fFontStyle (ULONG) - input :Font style flag. A NULL value for this parameter will set the font style back to the default. Any of the following values can be specified: :* FM_SEL_ITALIC :* FM_SEL_BOLD :* FM_SEL_UNDERSCORE :These values can be O..."