Jump to content

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

11 May 2025

  • curprev 05:1305:13, 11 May 2025 Martini talk contribs 5,945 bytes +5,945 Created page with "{{DISPLAYTITLE:DdfBitmap}} This function places a reference to a bitmap in the DDF buffer. ==Syntax== DdfBitmap(hddf, hbm, fAlign) ==Parameters== ;hddf (HDDF) - input :Handle to DDF returned by DdfInitialize. ;hbm (HBITMAP) - input :Standard Presentation Manager bitmap handle. ;fAlign (ULONG) - input :Text justification flag. :Any of the following values can be specified: :* ART_LEFT: Left-justify the bitmap. :* ART_RIGHT: Right-justify the bitmap...."