On Sun, 5 Jan 2003, Dan Kegel wrote: [...]
To work around this, I removed ntdll from wineruntests_files (makes sense, since I'm building on windows Me, I suppose).
wineruntests does not compile. The reason is that the ntdll tests only compile with the Wine headers while many other tests only compile with the MSVC headers. (That's why a batch file is more practical for running all the tests)
So wineruntests should probably be removed.