Jump to content

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

28 April 2025

  • curprev 02:3402:34, 28 April 2025 Martini talk contribs 826 bytes +826 Created page with "{{DISPLAYTITLE:MM_SETITEMHANDLE}} This message sets the handle of a menu item. ==Syntax== <pre> param1 USHORT usitem; Item ID.: param2 ULONG ulitemhandle; Item handle.: </pre> ==Parameters== ;usitem (USHORT) - input: Item ID. ;ulitemhandle (ULONG) - input: Item handle. ==Returns== ;rc (BOOL) - return: Success indicator. ::TRUE: Successful completion. ::FALSE: Error occurred. ==Remarks== The menu control window procedure responds to this m..."