Jump to content

WinPtInRect: 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:1303:13, 9 April 2025 Martini talk contribs 2,332 bytes −18 Related Functions
  • curprev 03:1303:13, 9 April 2025 Martini talk contribs 2,350 bytes +2,350 Created page with "This function ''queries whether a point lies within a rectangle''. ==Syntax== WinPtInRect(hab, prcl, pptl) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;prcl (PRECTL) - Input : Rectangle to be queried. :;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. ;pptl (PPOINTL) - Input : Point to be queried. ==Returns== ;rc (BOOL) -..."