Jump to content

WinIntersectRect: 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:0903:09, 9 April 2025 Martini talk contribs 2,615 bytes −23 Related Functions
  • curprev 03:0903:09, 9 April 2025 Martini talk contribs 2,638 bytes +2,638 Created page with "This function ''calculates the intersection of the two source rectangles and returns the result in the destination rectangle''. ==Syntax== WinIntersectRect(hab, pcrlDst, pcrlSrc1, pcrlSrc2) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;pcrlDst (PRECTL) - Output : Intersection rectangle. : Is the intersection of ''pcrlSrc1'' and ''pcrlSrc2''. :;Note :: The value of each field in this structure must be in the range -32 768 through 32 767. The data ty..."