MENU: Illustrates Sample Menus
The MENU sample application demonstrates:
> How to use most of the menu functions
> How to use owner-draw menus
> How to place a pop-up menu on the screen using TrackPopupMenu
> How to create a check box in a bitmap with CreateCompatibleDC, CreateCompatibleBitmap, and StretchBlt
After starting MENU, choose any menu for a demonstration or click inside the window to display a pop-up menu.
MENU was built and tested under Microsoft(R) Windows(TM) version 3.1.
{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the menu project." /C"samples}