
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>bool pascal modifymenu(hmenu hmenu, word idchgitem, word flags, </b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOL pascal ModifyMenu(HMENU hMenu, WORD idChgItem, WORD flags,
WORD idNewItem, char *newString)
There are five functions which Microsoft Windows 3.0 defines which
are basically front-ends to the ChangeMenu() function. MEWEL supports
these functions as well. The arguments to these functions are the
same ones as found in ChangeMenu().
Same as ChangeMenu() using the MF_CHANGE flag.
See Also: ChangeMenu
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson