Jump to content

WinMapWindowPoints: Difference between revisions

From EDM2
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,..."
 
No edit summary
Line 5: Line 5:


[[Category:Win]]
[[Category:Win]]
[[Category:WorkToDo]]

Revision as of 19:24, 14 May 2025

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)