home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / VERINFO.PAK / VERINFO.RC < prev    next >
Encoding:
Text File  |  1997-05-06  |  497 b   |  15 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1993, 1996 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5. #ifndef WORKSHOP_INVOKED
  6. # include <windows.h>
  7. #endif
  8. #include <owl\except.rc>
  9. #include "verinfo.rh"
  10.  
  11. STRINGTABLE LOADONCALL MOVEABLE DISCARDABLE
  12. {
  13.   IDS_NOSUCHFILE          "File does not exist or contains no version information."
  14. }
  15.