home *** CD-ROM | disk | FTP | other *** search
- /*
- * Resource file for the Windows small memory model template
- *
- * Written by Bill Hall, Olivetti ATC
- */
-
- #include "smltpl.h"
-
- STRINGTABLE
- BEGIN
- IDS_APPNAME "Smltpl" /* application name */
- IDS_ICON "STPL" /* icon string */
- IDS_TITLE "Windows Small Memory Model Template" /* title bar */
- END