I have been updated the scripts. The diff file: http://people.apache.org/~faridz/ver2/scripts.diff
The copy of etc/config/windows from my working copy is here: http://people.apache.org/~faridz/ver2/windows/ Brief changelog: 1) solution file generated without using automation objects (because of the MSVC Express doesn't registers this objects); 2) rwtest library will be built as dynamic library in "... Dll" solution configurations I have tried to build stdcxx on MSVC 7.0 and got some errors so I can say that we don't support MSVC 7.0 at the moment. Some tests failed to link in "... Dll" configurations because of not all used from rwtest symbols are exported. I'll show the details later. Farid.
