The main workspace is found in :
.../src/Projects/VC6.0/xsec/xsec.dsw
You can load this to build the tools or the library using the relevant
project. (The library is xsec_lib.)
Samples can be built using the workspace found in :
.../src/Projects/VC6.0/Samples/Samples.dsw
All output will be sent to
.../Build/Win32/VC6/Debug
for the debug builds and Release for the release.