|
|
1.1 ! root 1: /*---------------------------------- ! 2: GRAFMENU.RC resource script file ! 3: ----------------------------------*/ ! 4: ! 5: #include <os2.h> ! 6: #include "grafmenu.h" ! 7: ! 8: BITMAP IDB_BIGHELP bighelp.bmp ! 9: ! 10: MENU ID_RESOURCE ! 11: { ! 12: SUBMENU "~File", IDM_FILE ! 13: { ! 14: MENUITEM "~New", IDM_NEW ! 15: MENUITEM "~Open...", IDM_OPEN ! 16: MENUITEM "~Save", IDM_SAVE ! 17: MENUITEM "Save ~As...", IDM_SAVEAS ! 18: MENUITEM SEPARATOR ! 19: MENUITEM "A~bout GrafMenu...",IDM_ABOUT ! 20: MENUITEM "", IDM_HELP ! 21: } ! 22: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.