----- Original Message ----- From: "Rolf Kalbermatter" rolf.kalbermatter@citeng.com To: wine-devel@winehq.com Sent: Wednesday, December 11, 2002 12:10 PM Subject: RE: W2K results from the current tests
W2K results from the current tests as downloaded from
http://fgouget.free.fr/wine/winetests.zip
They seem to match the WinXP tests mostly ;-).
Just one remark. The tests output all there results on stderr so to
redirect
all info into a file when starting the batch file the command
runtests.bat>>result.txt 2>&1
<Snip> Doesn't work on WinME :-(
Kevin