Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 AppendMenu()           Add a menu item to a menu
 CheckMenuItem()        Add/remove a check mark for a pop-up menu item
 ClientToScreen()       Convert a point from client co-ordinates to screen co-ordinates
 CreateMenu()           Create a new menu structure
 CreatePopupMenu()      Create a new pop-up menu structure
 DeleteMenu()           Delete an item from a menu
 DestroyMenu()          Destroy a menu and free its resources
 DrawMenuBar()          Re-draw a window's menu bar
 EnableMenuItem()       Enable, disable or gray (dim) a menu item
 GetMenu()              Return a reference to an existing menu
 GetMenuBlock()         Return a menu item's code block
 GetMenuCheckMarkDimensions()  the width & height of the default check mark bitmap
 GetMenuHandle()        Return the menu handle of a menu
 GetMenuId()            Return the id of a menu item
 GetMenuItemCount()     Return the number of items in a menu
 GetMenuState()         Return the current state of a menu item
 GetMenuString()        Return a menu item's label (or prompt)
 HiliteMenuItem()       Alter the highlighting on a menu bar item
 InsertMenu()           Insert a menu item into a menu
 ScreenToClient()       Convert a point's screen co-ordinates to client co-ordinates
 SetMenu()              Set a window's menu
 SetMenuItemBitmaps()   Set bitmaps for checked/unchecked menu items
 TrackPopupMenu()       Display and activate a floating pop-up menu

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson