home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / setup / cbuilder / data.z / LOGOSTRS.RC < prev    next >
Text File  |  1997-02-28  |  362b  |  11 lines

  1. //---------------------------------------------------------------
  2. #include "logostrs.h"
  3. //---------------------------------------------------------------
  4. STRINGTABLE DISCARDABLE
  5. {
  6.     sUntitled,      "Untitled"
  7.     sOverwrite,     "OK to overwrite %s"
  8.     sSendError,     "Error sending mail"
  9. }
  10. //---------------------------------------------------------------
  11.