The format of project and workspace files was changed between the two
versions of Visual Studio. The project files provided with the PHP sources
are for Visual Studio 6/97. Visual Studio can convert the old files to the
new format though.
For PHP5 it's no longer needed to use the IDE. This version includes a
*nix style build system, with buuldconf, configure and nmake command line
commands.
- Frank
> VS.NET reports project corruption (ZendTS.dsp, Zend.dsp, fastCGI.dsp,
> phpActivescript.dsp) when trying to load the PHP project files.
> Things seem ok in VC6. Unfortunately, the IDE was not specific, so i
dont