MENUDEMO: Demonstrates Menu Processing

MENUDEMO demonstrates simple menu processing procedures. The program has five menus: File, Edit, Background, Timer, and Help. Menu processing involves trapping the WM_COMMAND messages and checking the value of wParam.

MENUDEMO is a companion application for "Programming Windows" by Charles Petzold. The source code for this application has not been modified or tested by Microsoft Corporation.

{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the menudemo project." /C"samples}