Jump to content

WinSetMenuItemText: 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.

9 April 2025

  • curprev 18:3318:33, 9 April 2025 Martini talk contribs 1,627 bytes +1,627 Created page with "This macro sets the text for Menu indexed item to buffer. ==Syntax== WinSetMenuItemText(hwndMenu, usId, pText) ==Parameters== ;hwndMenu (HWND) - Input : Menu window handle. ;usId (USHORT) - Input : Identity of the menu item. ;pText (PSZ) - Input : Text for the menu item. ==Returns== ;rc (BOOL) - returns : TRUE Successful completion : FALSE Error occurred. ==Parameters== ;hwndMenu (HWND) - Input : Menu window handle. ;usId (USHORT) - Input : I..."