Jump to content

WinUnionRect: 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:1903:19, 9 April 2025 Martini talk contribs 2,983 bytes +2,983 Created page with "This function ''calculates a rectangle that bounds the two source rectangles''. ==Syntax== WinUnionRect(hab, prclDest, prclSrc1, prclSrc2) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;prclDest (PRECTL) - Output : Bounding rectangle. :;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 (PRECTL) - Input : First source rec..."