How to Obtain Microsoft C/C++ Run-Time Library Source Code
  
PSS ID Number: Q115691
Article last modified on 02-15-1996
 
7.00   | 1.00 1.50 1.51
 
MS-DOS | WINDOWS
 

---------------------------------------------------------------------
The information in this article applies to:
 
 - The C Run-time (CRT) included with:
 
    - Microsoft C/C++ for MS-DOS, version 7.0
    - Microsoft Visual C++ for Windows, versions 1.0, 1.5, and 1.51
---------------------------------------------------------------------
 
SUMMARY
=======
 
The source code for the C/C++ run-time library for C/C++ version 7.0 and
Visual C++ version 1.x is available to customers for informational and
debugging purposes in self-extracting files. Note that the Visual C++
versions listed at the beginning of this article all use the same run-time
source code.
 
IMPORTANT: How to Extract the Source Code
-----------------------------------------
 
Once you obtain the correct self-extracting file, run it using the -D
option to extract the source code and set up the correct directory
structure:
 
   FILENAME.EXE -D
 
You need approximately four megabytes of disk space to hold each set of
these self-extracting files. Several hundred files will be copied to your
disk. For more information on using the source code, please refer to
the README.TXT file included in the self-extracting files.
 
The files listed below are available to download from the Microsoft
Software Library (MSL). For information on how to download these files,
please see the "Instructions for Downloading" section at the end of this
article.
 
FILES AVAILABLE FROM ONLINE SERVICES
====================================
 
Source Code for the C/C++ Run-Time Library
------------------------------------------
 
Item ID    Filename       Description
-----------------------------------------------------------
S15174     C7CRT1.EXE     Source Code for C/C++ Version 7.0
S15175     C7CRT2.EXE     Source Code for C/C++ Version 7.0
S15176     VCCRT1.EXE     Source Code for C/C++ Version 1.x
S15177     VCCRT2.EXE     Source Code for C/C++ Version 1.x
 
INSTRUCTIONS FOR DOWNLOADING
============================
 
You can download any of these self-extracting files from the following
services:
 
 - Microsoft Download Service (MSDL)
      Dial (206) 936-6735 to connect to MSDL
      Download <FILENAME>.EXE
 
 - Internet (anonymous FTP)
      ftp ftp.microsoft.com
      Change to the SOFTLIB/MSLFILES directory
      Get <FILENAME>.EXE
 
Additional reference words: 1.00 1.50 7.00 run time runtime
KBCategory: kbprg kbfile
KBSubcategory: CRTIss
=============================================================================
Copyright Microsoft Corporation 1996.
