home *** CD-ROM | disk | FTP | other *** search
- //********************************************************************
- // This file was produced using Visual Age C++ IRCC
- //
- //
- //
- // This file was read from version.rcx (OS/2 .rc file) and converted to
- // Windows .rc file.
- //********************************************************************
- #include "version.h"
-
- STRINGTABLE
- BEGIN
- WND_MAIN , "Version Sample"
- STR_MAJOR , "Major="
- STR_MINOR , "minor="
- STR_SPACES , " "
- END
-