Main public logs
Appearance
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).
- 23:33, 14 April 2025 Martini talk contribs created page MM SETITEMTEXT (Created page with "This message sets the text of a menu item. ==Syntax== <pre> param1 USHORT usitem; Item identifier.: param2 PSZ pszItemText; Item text.: </pre> ==Parameters== ;''usitem'' (USHORT) - input: Item identifier. ;''pszItemText'' (PSZ) - input: Points to a string containing the text to set the menu item to. ==Returns== ;''rc'' (BOOL) - returns: Success indicator. :TRUE: Successful completion :FALSE: Error occurred ==Remarks== The menu control respo...")