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

  1. //********************************************************************
  2. // This file was produced using Visual Age C++ IRCC
  3. //
  4. //
  5. //
  6. //  This file was read from version.rcx  (OS/2 .rc file)  and converted to 
  7. //    Windows .rc file.
  8. //********************************************************************
  9. #include "version.h"
  10.  
  11. STRINGTABLE
  12.   BEGIN
  13.     WND_MAIN                      ,    "Version Sample"
  14.     STR_MAJOR                     ,    "Major="
  15.     STR_MINOR                     ,    "minor="
  16.     STR_SPACES                    ,    "    "
  17.   END
  18.