Jump to content

MM ENDMENUMODE: 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.

25 April 2025

  • curprev 18:5718:57, 25 April 2025 Martini talk contribs 907 bytes +907 Created page with "This message is sent to a menu control to terminate menu selection. ==Syntax== <pre> param1 USHORT usdismiss; Dismiss menu indicator.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;usdismiss (USHORT) - input: Dismiss menu indicator. ::TRUE: Dismiss the submenu or subdialog window. ::FALSE: Do not dismiss the submenu or subdialog window. ;ulReserved (ULONG) - input: Reserved value, should be 0. ==Returns== ;ulReserved..."