Jump to content

WM HITTEST: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 April 2025

  • curprev 22:2222:22, 13 April 2025 Martini talk contribs 1,876 bytes +1,876 Created page with "This message is sent to determine which window is associated with an input from the pointing device. ==Syntax== <PRE> param1 POINTS ptspointerpos; Pointer position.: param2 ULONG ulReserved; Reserved value, should be 0.: </PRE> ==Parameters== ;ptspointerpos (POINTS) - Input : Pointer position. The pointer position is in window coordinates relative to the bottom-left corner of the window. ;ulReserved (ULONG) - Input : Reserved value,..."