home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / C++ / FreeCommandLineTools.exe / Examples / StdLib / rwstdmsg.rc < prev    next >
Encoding:
Text File  |  2000-01-31  |  149 b   |  9 lines

  1. #include "rwstdmsg.h"
  2.  
  3. STRINGTABLE 
  4. BEGIN
  5. _RW_MSG_HELLO "Hello"
  6. _RW_MSG_GOODBYE "Goodbye"
  7. _RW_MSG_TREES "Cedar, Hemlock, and Noble Fir" 
  8. END
  9.