Annotation of pmsdk/samples/bigjob/peek/peek.rc, revision 1.1

1.1     ! root        1: /*
        !             2:    Resource file for PEEK application
        !             3:    Created by Microsoft Corp., 1988
        !             4: */
        !             5: #include <os2.h>
        !             6: #include "peek.h"
        !             7: 
        !             8: MENU ID_RESOURCE
        !             9: BEGIN
        !            10:     SUBMENU "~Action", IDM_ACTION
        !            11:     BEGIN
        !            12:        MENUITEM "~Start", IDM_START
        !            13:        MENUITEM "~Abort", IDM_ABORT, MIA_DISABLED
        !            14:     END
        !            15:     SUBMENU "~Reps", IDM_REPS
        !            16:     BEGIN
        !            17:        MENUITEM "   10", IDM_10, MIA_CHECKED
        !            18:        MENUITEM "  100", IDM_100
        !            19:        MENUITEM " 1000", IDM_1000
        !            20:        MENUITEM "10000", IDM_10000
        !            21:     END
        !            22: END

unix.superglobalmegacorp.com

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