File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap10 / life.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1988, HEAD
Microsoft OS/2 SDK PM 08-08-1988

/*------------------------------
   LIFE.RC resource script file
  ------------------------------*/

#include <os2.h>
#include "life.h"

POINTER ID_RESOURCE life.ico

MENU ID_RESOURCE
     {
     SUBMENU "~Cell-Size",    IDM_SIZE
          {
          MENUITEM "~Large",  IDM_LARGE, MIA_CHECKED
          MENUITEM "~Small",  IDM_SMALL
          MENUITEM "~Tiny",   IDM_TINY
          }
     MENUITEM "~Start!",      IDM_START
     MENUITEM "S~top!",       IDM_STOP,  MIA_DISABLED
     MENUITEM "Ste~p!",       IDM_STEP
     MENUITEM "C~lear!",      IDM_CLEAR
     }

unix.superglobalmegacorp.com

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