Article ID: 123464 - Last Review: August 5, 2004 - Revision: 3.2

Obtaining Visual C++ 2.0 Run-Time Library Source Code

This article was previously published under Q123464

On This Page

Expand all | Collapse all

SUMMARY

The source code for the C/C++ run-time library for Visual C++ version 2.0 is available to customers for informational and debugging purposes in a self-extracting file named Vc20ctrl.exe. This release is for the x86 platform only.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:

Collapse this imageExpand this image
Vc20crtl.exe
Download Vc20crtl.exe now (http://download.microsoft.com/download/vc20/file/3/win98/en-us/vc20crtl.exe)
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591  (http://support.microsoft.com/kb/119591/EN-US/ ) How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

IMPORTANT: How to Extract the Source Code from Vc20ctrl.exe

Once you obtain Vc20crtl.exe, run it using the -D option to extract the source code and set up the correct directory structure:
   Vc20ctrl.exe -D
				
You need to use the -D option because Vc20ctrl.exe contains several hundred files. The -D option sets up the directory structure for the sources. If you do not use the -D option, you will run into problems attempting to build libraries from the source.

You need approximately four megabytes of disk space to hold Vc20ctrl.exe and all the files it contains. You'll need over 20 megabytes of disk space to rebuild the run-time libraries from the source code. For more details on building the sources, as well as other notes, please refer to the README.TXT file included with the release.

APPLIES TO
  • The C Run-Time (CRT), when used with:
    • Microsoft Visual C++ 2.0 Professional Edition
Keywords: 
kbdownload kbfile kbgraphxlinkcritical kbsample KB123464
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations