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 difference)
|
Revision as of 14:11, 4 October 2023
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)