This also fixes syntax errors for modern code that is not supported by old Visual Studio IDEs/compilers.
Replace legacy dmake.vcproj with according .sln and .vcxproj files. Update windows code in filelister.cpp so dmake compiles and works again.