home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 20.ddi / DOCVIEW.PAK / DVLOADER.RC < prev    next >
Encoding:
Text File  |  1993-12-02  |  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.