|
|
1.1 ! root 1: /* ! 2: Resource file for OBJECT application ! 3: */ ! 4: #include <os2.h> ! 5: #include "object.h" ! 6: ! 7: MENU ID_RESOURCE ! 8: BEGIN ! 9: SUBMENU "~Action", IDM_ACTION ! 10: BEGIN ! 11: MENUITEM "~Start", IDM_START ! 12: MENUITEM "~Abort", IDM_ABORT, MIA_DISABLED ! 13: END ! 14: SUBMENU "~Reps", IDM_REPS ! 15: BEGIN ! 16: MENUITEM " 10", IDM_10, MIA_CHECKED ! 17: MENUITEM " 100", IDM_100 ! 18: MENUITEM " 1000", IDM_1000 ! 19: MENUITEM "10000", IDM_10000 ! 20: END ! 21: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.