home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / ioc / splitcv / asplitcv.rc < prev    next >
Encoding:
Text File  |  1996-02-22  |  640 b   |  19 lines

  1. //********************************************************************
  2. // This file was produced using Visual Age C++ IRCC
  3. //
  4. //
  5. //
  6. //  This file was read from asplitcv.rcx  (OS/2 .rc file)  and converted to 
  7. //    Windows .rc file.
  8. //********************************************************************
  9. #include "asplitcv.h"
  10. WND_MAIN          ICON       "asplitcv.ico"
  11.  
  12. STRINGTABLE
  13.   BEGIN
  14.     WND_MAIN                      ,    "Split Canvas Sample"
  15.     STR_BOTTOM                    ,    "Bottom text"
  16.     STR_TOPLEFT                   ,    "Top left text"
  17.     STR_TOPRIGHT                  ,    "Top right text"
  18.   END
  19.