|
|
Microsoft OS/2 SDK PM 02-24-1989
/*------------------------ CONVMENU.H header file ------------------------*/ #define ID_RESOURCE 1 #define IDM_FILE 1 // Top-level items #define IDM_TIMER 2 #define IDM_BACKGROUND 3 #define IDM_TOPEXIT 4 #define IDM_HELP 5 #define IDM_NEW 10 // "File" submenu #define IDM_OPEN 11 #define IDM_SAVE 12 #define IDM_SAVEAS 13 #define IDM_ABOUT 14 #define IDM_START 20 // "Timer" submenu #define IDM_STOP 21 #define IDM_WHITE 30 // "Background" submenu #define IDM_LTGRAY 31 #define IDM_GRAY 32 // Program logic assumes these #define IDM_DKGRAY 33 // five numbers are consecutive #define IDM_BLACK 34 #define IDM_EXIT 40 // "Exit" submenu #define IDM_RESUME 41
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.