home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WIN / WIN_MISC / MODLIB01.ZIP / C / SAMPLE.RC < prev   
Encoding:
Text File  |  1995-08-04  |  110 b   |  13 lines

  1.  
  2. #define STRICT
  3.  
  4. #include <windows.h>
  5.  
  6. #include "sample.h"
  7.  
  8.  
  9. STRINGTABLE 
  10. {
  11.  IDS_NAME, "Sample"
  12. }
  13.