home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DOCVIEW.PAK / DVLOADER.RC < prev    next >
Text File  |  1995-08-29  |  391b  |  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.