Jump to content

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

9 April 2025

  • curprev 14:2514:25, 9 April 2025 Martini talk contribs 1,653 bytes +1,653 Created page with "This function converts a rectangle to a graphics rectangle. ==Syntax==  WinMakeRect(hab, pwrc) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;pwrc (PRECTL) - In/Out : Rectangle to be converted. : The data type of the rectangle after conversion is RECTL. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Remarks== This function converts a rectangle from a WRECT data structure..."