Annotation of pmsdk/samples/petzold/chap17/bigjob.rc, revision 1.1.1.1

1.1       root        1: /*--------------------------------
                      2:    BIGJOB.RC resource script file
                      3:   --------------------------------*/
                      4: 
                      5: #include <os2.h>
                      6: #include "bigjob.h"
                      7: 
                      8: MENU ID_RESOURCE
                      9:      {
                     10:      SUBMENU "~Repetitions",  IDM_REPS
                     11:           {
                     12:           MENUITEM "~1.\a10",      IDM_10,,       MIA_CHECKED
                     13:           MENUITEM "~2.\a100",     IDM_100
                     14:           MENUITEM "~3.\a1,000",   IDM_1000
                     15:           MENUITEM "~4.\a10,000",  IDM_10000
                     16:           MENUITEM "~5.\a100,000", IDM_100000
                     17:           }
                     18:      SUBMENU "~Action",       IDM_ACTION
                     19:           {
                     20:           MENUITEM "~Start",       IDM_START
                     21:           MENUITEM "~Abort",       IDM_ABORT,,    MIA_DISABLED
                     22:           }
                     23:      }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.