As I understand it, there is no source browser in VC7 or 7.1, and a VC7
MFC (or other) project does not build a .bsc file by default (as it does
in VC6). However, you can change your VC7 settings to generate .sbr
files and a .bsc file if you wish.
But there is no source browser! So I thought: "Ah, but I can use the
source browser in VC6 (which I prefer anyway ...)." But it doesn't work:
VC6 says it is not a valid source browser file. The same if VC6 tries to
open the mfc.bsc that comes with VC7.
So if VC7 has no source browser, and the VC6 one cannot read VC7 .bsc
files, who can read a VC7 .bsc file? It just seems crazy. Or am I
missing something?
David Wilkinson