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

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

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

MENU ID_RESOURCE
     {
     SUBMENU "~Repetitions",  IDM_REPS
          {
          MENUITEM "~1.\a10",      IDM_10,,       MIA_CHECKED
          MENUITEM "~2.\a100",     IDM_100
          MENUITEM "~3.\a1,000",   IDM_1000
          MENUITEM "~4.\a10,000",  IDM_10000
          MENUITEM "~5.\a100,000", IDM_100000
          }
     SUBMENU "~Action",       IDM_ACTION
          {
          MENUITEM "~Start",       IDM_START
          MENUITEM "~Abort",       IDM_ABORT,,    MIA_DISABLED
          }
     }

unix.superglobalmegacorp.com

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