Where can I find a spec for the MS VC++ Project (.dsp) file? I like making
changes to my project here instead of the endless IDE settings, especially
when I need to add a build type. I searched everywhere but the only mention
is that the BUILD Project utility outputs this file, so you can build from
the command line using msdev.exe.

-Thank you

Bill G.