home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / SOUNDER.PAK / SOUNDER.RC < prev    next >
Text File  |  1995-08-29  |  183b  |  16 lines

  1. // Borland C++ - (C) Copyright 1992 by Borland International
  2.  
  3. #define STRICT
  4.  
  5. #include <windows.h>
  6.  
  7. #include "sounder.h"
  8.  
  9.  
  10. STRINGTABLE
  11. BEGIN
  12.     IDS_NAME, "sounder"
  13. END
  14.  
  15.  
  16.