.. Cursor.
Is there a direct way to know what the Windows hardware cursor position ( SetCursorPos,GetCursorPos ) *SHOULD* be ( not what it actually is ) from the mouse position within a window. In theory, it should be the position of the window, plus the position *WITHIN* the window, plus whatever the frame of the window takes, right? But is there a 100% way to calculate that?
Is there a direct way to know what the Windows hardware cursor position ( SetCursorPos,GetCursorPos ) *SHOULD* be ( not what it actually is ) from the mouse position within a window. In theory, it should be the position of the window, plus the position *WITHIN* the window, plus whatever the frame of the window takes, right? But is there a 100% way to calculate that?