GetCursorPos retrieves the position of the cursor relative to the screen, but I can't figure out how to get the coordinates relative to the window. Any ideas?
- SirCrono6
Printable View
GetCursorPos retrieves the position of the cursor relative to the screen, but I can't figure out how to get the coordinates relative to the window. Any ideas?
- SirCrono6
WindowFromPoint() / ScreenToClient()