Jump to content

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

19 April 2025

  • curprev 03:2203:22, 19 April 2025 Martini talk contribs 840 bytes +840 Created page with "This message occurs when a menu control is about to terminate. ==Syntax== <pre> param1 USHORT usmenuid; Menu-control identifier.: param2 HWND hwnd; Menu-control window handle.: </pre> ==Parameters== ;''usmenuid'' (USHORT) - input: Menu-control identifier. ;''hwnd'' (HWND) - input: Menu-control window handle. ;''ulReserved'' (ULONG) - input: Reserved value, should be 0. ==Returns== ;''ulReserved'' (ULONG) - returns: Reserved value, shoul..."