home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 7.ddi / MWHC.007 / D1 < prev    next >
Encoding:
Text File  |  1990-11-11  |  333 b   |  16 lines

  1. /*----------------------------
  2.    POEPOEM.RC resource script
  3.   ----------------------------*/
  4.  
  5. #include "poepoem.h"
  6.  
  7. poepoem     ICON  poepoem.ico
  8. AnnabelLee  TEXT  poepoem.asc
  9.  
  10. STRINGTABLE
  11.      {
  12.      IDS_APPNAME, "poepoem"
  13.      IDS_CAPTION, """Annabel Lee"" by Edgar Allen Poe"
  14.      IDS_POEMRES, "AnnabelLee"
  15.      }
  16.