Jump to content

WinSubtractRect: 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 03:1803:18, 9 April 2025 Martini talk contribs 3,505 bytes −22 Related Functions
  • curprev 03:1703:17, 9 April 2025 Martini talk contribs 3,527 bytes +3,527 Created page with "This function ''subtracts one rectangle from another''. ==Syntax== WinSubtractRect(hab, prclDest, prclSrc1, prclSrc2) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;prclDest (PRECTL) - Output : Result. : The result of the subtraction of ''prclSrc2'' from ''prclSrc1''. :;Note :: The value of each field in this structure must be in the range -32 768 through 32 767. The data type WRECT may also be used, if supported by the language. ;prclSrc1 (PR..."