WinMapWindowPoints: Difference between revisions
Appearance
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)