home *** CD-ROM | disk | FTP | other *** search
- #include "windows.h"
-
- /******************************************************************************
- Section A.
- This section is specific to the demo program and not to
- be included into your applications resource file.
- *******************************************************************************/
-
- #include "ter.h"
- #include "ctrl.h"
- #include "ctrl_dlg.dlg"
-
- DemoMenu MENU
- BEGIN
- MENUITEM "&Edit", IDM_EDIT
- END
-
-