Jump to content

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

14 April 2025

  • curprev 03:5903:59, 14 April 2025 Martini talk contribs 1,399 bytes +1,399 Created page with "This message occurs when the operator releases button 3 of the pointing device. ==Syntax== <pre> param1 POINTS ptspointerpos; Pointer position.: param2 USHORT fsHitTestres; Hit-test result.: USHORT fsflags; Keyboard control codes.: </pre> ==Parameters== ;''ptspointerpos'' (POINTS) - input: Pointer position in window coordinates relative to the bottom-left corner of the window. ;''fsHitTestres'' (USHORT) - input: Hit-test result. Provid..."