Jump to content

WinMapWindowPoints

From EDM2
Revision as of 15:11, 4 October 2023 by Ak120 (talk | contribs) (Created page with "This function maps a set of points from a coordinate space relative to one window into a coordinate space relative to another window. ==Syntax== WinMapWindowPoints(hwndFrom,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function maps a set of points from a coordinate space relative to one window into a coordinate space relative to another window.

Syntax

WinMapWindowPoints(hwndFrom, hwndTo, prgptl, cwpt)