FILE: Browser Toolkits for Microsoft Visual C++

Last reviewed: September 26, 1997
Article ID: Q153393
The information in this article applies to:
  • Microsoft Visual C++ for Windows, versions 1.0, 1.5, 1.51, 1.52
  • Microsoft Visual C++, 32-bit Edition, versions 2.0, 2.1, 2.2, 4.0, 4.1, 4.2, 5.0

SUMMARY

The Microsoft Browser Toolkit allows you to gain access to the contents of a .bsc file created by the Visual C++ compiler. A .bsc file is a comprehensive database that contains information about a program's symbols, including symbol references, function calltrees, and definition tables.

The files listed below are available for download from the Microsoft Software Library (MSL). For information on how to download these files, please see the "Instructions for Downloading" section.

FILES AVAILABLE FROM ONLINE SERVICES

Microsoft Browser Toolkit for Various Products

Item ID      File Name          Description
S15183       BROWSE.EXE         Visual C++ versions 1.0 and 1.5 for Windows
S15185       BSC200.EXE         Visual C++, 32-bit Edition, versions 2.0,
                                2.1, and 2.2
S15851       BSCKIT40.EXE       Visual C++, 32-bit Edition, version 4.0
S20194       BSCKIT41.EXE       Visual C++, 32-bit Edition, versions 4.1,
                                and 4.2
S20547       BSCKIT50.EXE       Visual C++, 32-bit Edition, version 5.0

INSTRUCTIONS FOR DOWNLOADING

These self-extracting files may contain nested subdirectories. To ensure proper extraction, place the downloaded .exe file in an empty directory and run it using the -d switch as in this example:

   BSC400.EXE -d

The following files are available for download from the Microsoft Software Library:

 ~ Browse.exe (size: 155763 bytes) 
 ~ Bsc200.exe (size: 134342 bytes) 
 ~ Bsckit40.exe (size: 454248 bytes) 
 ~ Bsckit41.exe (size: 103225 bytes) 
 ~ Bsckit50.exe (size: 100646 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services
Keywords          : TlsMisc kbfile kbtool kbfile
Version           : Windows:1.0,1.5,1.51,1.52; WinNT:2.0,2.1,2.2,4.0,4.1,4.2, 5.0
Platform          : NT WINDOWS
Solution Type     : kbfile


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 26, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.