home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 December / CICA_Shareware_for_Windows_CD-ROM_Walnut_Creek_December_1993.iso / win3 / patches / symantec / rtlupd.txt < prev    next >
Text File  |  1993-10-07  |  2KB  |  50 lines

  1. The latest version of the runtime libraries for Symantec C++ 6.00 are available
  2. in the following files. These self-extracting archives have been uploaded by
  3. Symantec Corporation for registered users of their Symantec C++ 6.00 product.
  4.  
  5. RTLALL.EXE - contains all new libraries and include files. If you download this
  6.          file you will not need any other files to get the latest RTL.
  7.  
  8. RTLINC.EXE - contains the latest header files. Must be used in conjunction with
  9.          one or more of the following files.
  10.  
  11. RTLDOS.EXE - contains the latest versions of the DOS libraries (SD?.LIB) and
  12.          related *.OBJ files. Also includes DOSX libraries. You must also
  13.          download RTLINC.EXE to use this file.
  14.  
  15. RTLWIN.EXE - contains the latest versions of the Windows libraries (SW?.LIB) and
  16.          related *.OBJ files. You must also download RTLINC.EXE to use this
  17.          file. If you want Win32 libraries, you must also download
  18.          RTLSNN.EXE.
  19.  
  20. RTLSNN.EXE - contains the latest versions of the Win32 libraries (SNN.LIB).
  21.          You must also download RTLINC.EXE to use this file.
  22.  
  23. We recommend that you download rtlall.exe instead of mixing and matching with
  24. the other files. That will ensure that all your libraries are up to date. We do
  25. realize that this is quite a large file to download, which is why we are
  26. providing you with the option of downloading smaller files with specific
  27. libraries.
  28.  
  29. INSTRUCTIONS FOR UPDATING
  30.  
  31. Answer yes to any prompts from the self extracting archives.
  32.  
  33. If you download RTLALL.EXE, following the following instructions:
  34.  
  35. 1) execute the program RTLALL.EXE. This will create two files: rtllib.exe and
  36.    rtlinc.exe.
  37. 2) Run rtllib.exe within the LIB directory of SC++.
  38. 3) Run rtlinc.exe within the INCLUDE directory of SC++.
  39. 4) OPTIONAL: delete rtllib.exe, rtlinc.exe and rtlall.exe
  40.  
  41. To install RTLINC.EXE:
  42.  
  43. 1) Run rtlinc.exe within the INCLUDE directory of SC++.
  44. 2) OPTIONAL: delete rtlinc.exe
  45.  
  46. To install RTLDOS.EXE, RTLWIN.EXE, and/or RTLSNN.EXE:
  47.  
  48. 1) run program from the LIB directory of SC++.
  49. 2) OPTIONAL: delete rtl???.exe
  50.