home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / src / mingw-runtime-19991107 / w32api / lib / res.rc < prev    next >
Encoding:
Text File  |  1999-06-14  |  58 b   |  7 lines

  1. #include <windows.h>
  2.  
  3. STRINGTABLE
  4. {
  5.     100 "Dummy string"
  6. }
  7.