Jump to content

WinMakePoints: 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:2414:24, 9 April 2025 Martini talk contribs 1,610 bytes +1,610 Created page with "This function converts points to graphics points. ==Syntax==  WinMakePoints(hab, pwpt, cwpt) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;pwpt (PPOINTL) - In/Out : Points to be converted. : The data type of these points after conversion is POINTL. ;cwpt (ULONG) - Input : Number of points to be converted. : Must be positive. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. =..."