BSCMAKE Reference

OverviewsHow Do I

The Microsoft Browse Information Maintenance Utility (BSCMAKE.EXE) builds a browse information file (.BSC) from .SBR files created during compilation. You view a browse information file in a browse window. For information about browse windows, see Class Browsing Tasks.

When you build your program, you can create a browse information file for your program automatically, using BSCMAKE to build the file. You do not need to know how to run BSCMAKE if you create your browse information file in the Visual C++ development environment. However, you may want to read this topic to understand the choices available.

If you build your program outside of the development environment, you can still create a custom .BSC that you can examine in the environment. Run BSCMAKE on the .SBR files that you created during compilation.