home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / primcuts.zip / DosLoadString / test.rc < prev   
Text File  |  1996-12-07  |  78b  |  7 lines

  1. #include "res.h"
  2.  
  3. STRINGTABLE
  4. {
  5.    IDS_APPNAME       "My Application"
  6. }
  7.