Jump to content

MM REMOVEITEMBYPOS

From NikiWiki
#define MM_REMOVEITEMBYPOS 0x01f2

Remove a menu item by its position

mp1
position of item to remove
mp2
unused

Returns the number of items remaining in the menu

This message will only remove an item in the menu specified. This message does not destroy any submenus or delete any bitmaps associated with the menu item.

(Source: newsgroup)