Annotation of pmsdk/samples/petzold/chap13/life.rc, revision 1.1.1.1

1.1       root        1: /*------------------------------
                      2:    LIFE.RC resource script file
                      3:   ------------------------------*/
                      4: 
                      5: #include <os2.h>
                      6: #include "life.h"
                      7: 
                      8: POINTER ID_RESOURCE life.ico
                      9: 
                     10: MENU ID_RESOURCE
                     11:      {
                     12:      SUBMENU "~Cell-Size",    IDM_SIZE
                     13:           {
                     14:           MENUITEM "~Large",  IDM_LARGE,, MIA_CHECKED
                     15:           MENUITEM "~Small",  IDM_SMALL
                     16:           MENUITEM "~Tiny",   IDM_TINY
                     17:           }
                     18:      MENUITEM "~Start!",      IDM_START
                     19:      MENUITEM "S~top!",       IDM_STOP,,  MIA_DISABLED
                     20:      MENUITEM "Ste~p!",       IDM_STEP
                     21:      MENUITEM "C~lear!",      IDM_CLEAR
                     22:      }

unix.superglobalmegacorp.com

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