Jump to content

WM CONTEXTMENU: 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.

15 April 2025

  • curprev 17:4417:44, 15 April 2025 Martini talk contribs 1,329 bytes +1,329 Created page with "This message occurs when the operator requests a pop-up menu. ==Syntax== <pre> param1 POINTS ptspointerpos; Pointer position.: param2 USHORT usReserved; Reserved value, 0.: USHORT fPointer; Input device flag.: </pre> ==Parameters== ;''ptspointerpos'' (POINTS) - input: The pointer position is in window coordinates relative to the bottom-left corner of the window. This value is ignored if ''fPointer'' is not set to TRUE. ;''usReserve..."