"Arnold, Curt" wrote: > > I don't have a .dsp, but a .dsw (in my build from the first binary drop) > which seems to open properly in VC6 (SP2) with all the sub projects, > DOMCount, etc. What happens if you try to load the .dsw (if you have one)?
I can load the .dsw in the xerces-all directory (I'm working from CVS sources here) but it comes up with no sub-projects. The file on disk certainly looks okay until I save the copy I loaded, at which point it reduces to 500 bytes and contains none of the original information. I can try inserting the sub-projects into this, but again it complains that the "makefiles" (.dsp's) weren't created by Visual Studio. I don't have the VC6 service pack installed, so I'll try that, and use a binary drop for now. Cheers, Mike.