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
  • 18:58, 25 April 2025 Martini talk contribs created page MM INSERTITEM (Created page with "This message inserts a menu item into a menu. ==Syntax== <pre> param1 PMENUITEM pmenuitem; Menu-item data structure.: param2 PSZ pszItemText; Item text.: </pre> ==Parameters== ;pmenuitem (PMENUITEM) - input: Menu-item data structure. This points to a MENUITEM structure. ;pszItemText (PSZ) - input: Item text. This points to a string containing the text to be inserted. ==Returns== ;sIndexInserted (SHORT) - return: Index of inserted item. ::MIT_M...")