home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / ioc / setcv / asetcv.rc < prev    next >
Encoding:
Text File  |  1996-02-22  |  1.4 KB  |  33 lines

  1. //********************************************************************
  2. // This file was produced using Visual Age C++ IRCC
  3. //
  4. //
  5. //
  6. //  This file was read from asetcv.rcx  (OS/2 .rc file)  and converted to 
  7. //    Windows .rc file.
  8. //********************************************************************
  9. #include "asetcv.h"
  10. WND_MAIN          ICON       "asetcv.ico"
  11.  
  12. STRINGTABLE
  13.   BEGIN
  14.     WND_MAIN                      ,    "Set Canvas Sample"
  15.     STR_STATUS                    ,    "ISplitCanvas and ISetCanvas example"
  16.     STR_HSETCANVAS                ,    "Horizontal Set Canvas"
  17.     STR_VSETCANVAS                ,    "Vertical Set Canvas"
  18.     STR_TEXT+0                    ,    "Button one"
  19.     STR_TEXT+1                    ,    "Button two"
  20.     STR_TEXT+2                    ,    "Button three"
  21.     STR_TEXT+3                    ,    "Button four"
  22.     STR_TEXT+4                    ,    "Button five"
  23.     STR_TEXT+5                    ,    "Button six"
  24.     STR_TEXT+6                    ,    "Button seven"
  25.     STR_TEXT+7                    ,    "Button eight"
  26.     STR_TEXT+8                    ,    "Button nine"
  27.     STR_TEXT+9                    ,    "Button ten"
  28.     STR_TEXT+10                   ,    "Button eleven"
  29.     STR_TEXT+11                   ,    "Button twelve"
  30.     STR_TEXT+12                   ,    "Button thirteen"
  31.     STR_TEXT+13                   ,    "Button fourteen"
  32.   END
  33.