home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / USCX / PJ65.ARC / SPMTPL.RC < prev    next >
Text File  |  1988-08-18  |  320b  |  16 lines

  1. /* 
  2.  * Resource file for the PM small memory model template
  3.  *
  4.  * Written by William S. Hall, Olivetti ATC
  5.  *
  6.  */
  7.  
  8. #include "spmtpl.h"
  9.  
  10. STRINGTABLE
  11. BEGIN
  12.     IDS_APPNAME    "Spmtpl"            /* applicaton name */
  13.     IDS_ICON    "STPL"                /* icon string */
  14.     IDS_TITLE    "PM Small Model Template"    /* title bar */
  15. END
  16.