31 Mar
2023
31 Mar
'23
6:48 p.m.
On Fri Mar 31 18:46:43 2023 +0000, Connor McAdams wrote:
IIUC, the call to `MapWindowPoints()` here should convert from the client coordinates of the `hWndFrom` argument (our HWND) to the coordinates of the `hWndTo` argument (NULL here, which means desktop) which converts the coordinates to screen coordinates. Oh, you're right, sorry.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2523#note_28519