[<<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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson