Jump to content

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

14 April 2025

  • curprev 23:3323:33, 14 April 2025 Martini talk contribs 986 bytes +986 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..."