home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Examples / StdLib / RWSTDMSG.RC < prev    next >
Encoding:
Text File  |  1999-01-26  |  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.