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

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1993 by Borland International
  3. //   Resources for doc/view loader document
  4. //----------------------------------------------------------------------------
  5. #define IDS_DVLOADED  25880
  6.  
  7. #ifdef RC_INVOKED 
  8.  
  9. STRINGTABLE 
  10. {
  11.  IDS_DVLOADED, "Document/view loaded"
  12. }
  13.  
  14. #endif
  15.