Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:34, 28 April 2025 Martini talk contribs created page MM SETITEMHANDLE (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...")