home *** CD-ROM | disk | FTP | other *** search
- /* C:\C\MENU\MENU.H 3/13/1992 21:35*/
- #define IDM_NEW 150
- #define IDM_SAVE 151
- #define IDM_DELETE 152
- #define IDM_PICK 153
- #define IDM_EXIT 155
- #define IDM_HELP 160
- #define IDM_ABOUT 154
- #define IDD_OK 100
- #define IDD_CANCEL 101
- #define IDD_AUTOMATIC 102
- #define IDD_TITLE 103
- #define IDD_DATE 104
- #define IDD_HIDDEN 105
- #define IDD_QUIT 106
- #define IDD_FILENAME 107
- #define IDD_MENUNAME 108
- #define IDD_FILEPROMPT 109
- #define IDD_PROC_TOTAL 110
- #define IDD_PROC_ACTUAL 111
- #define IDD_SEPARATOR 112
- #define IDD_NEWCOL 113
- #define WINDOW_HEIGHT 89
- #define WINDOW_WIDTH 176
-
-
-