WM_QUERYCONVERTPOS - Default Processing
The default window procedure returns QCP_CONVERT, and updates pCursorPos
to the following values:
- xleft = -1
- ybottom = -1
- xright = 0
- ytop = 0
[Back: WM_QUERYCONVERTPOS - Remarks]
[Next: WM_QUERYCONVERTPOS - Related Messages]