home *** CD-ROM | disk | FTP | other *** search
- //********************************************************************
- // This file was produced using Visual Age C++ IRCC
- //
- //
- //
- // This file was read from ahellow2.rcx (OS/2 .rc file) and converted to
- // Windows .rc file.
- //********************************************************************
- #include "ahellow2.h"
- WND_MAIN ICON ahellow2.ico
-
- STRINGTABLE
- BEGIN
- STR_HELLO , "Hello, World!!!"
- WND_MAIN , "Hello World Sample - Version 2"
- STR_INFO , "Use Alt-F4 to Close Window"
- END
-