.bsc file extension
- .bsc
- Browse Information (or Database) file. Produced as a result of compiling
an application with Microsoft's Visual C++. A single .bsc file will be
generated for each project and are produced from .sbr
files for which one is generated for each source file.
Borland's CodeWright can use the .bsc files generated by a make program to create a browse able code tree.
For more information see:
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/html/_core_build_the_browse_information_file_.28...bsc.29.asp - Build the Browse Information File, an article from Microsoft.
- http://docs.nojabrsk.ru/informix/english/docs/311newera/3936.pdf - CodeWright User Guide.
Information on CodeWright and VC++ kindly contributed by John Dandurand
Can you add to this? Do you know of any applications not already listed which will work with .bsc files, view .bsc files or open .bsc files? Are you able to contribute any additional reference information or file format information about .bsc files or have you spotted any errors or omissions? If so please let us know by emailing us at feedback@cryer.co.uk - Thank you.