home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 37 / IOPROG_37.ISO / SOFT / bcpp / 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.