AddMenuItem (parent, pos, label, code)
The parent menu for this item, such as that returned by a call to CreateSystemMenu or AddSubMenu.
An integer desinating the position of this item on the menu.
The name of the item, as a text string, that will actually appear on the menu.
Any piece of code that should be run when the menu item is selected.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.