2 Aug
2005
2 Aug
'05
7:41 a.m.
Hi wine-devel, attached i have a test case whitch demonstates the differece between Windows and wine. There is also a sample program 'TEST.CPP' attached. On Windows XP - Start 'test.exe' from a dos-box... you see some FAST counting integers - Start a other (loop.pl) program witch consumes mutch cpu time. - the output of 'test.exe' is slower but FAST On wine - Start 'test.exe' from a dos-box... you see some FAST counting integers - Start a other (loop.pl) program witch consumes mutch cpu time. - the output of 'test.exe' is very slow This different behavior starts from wine version 20041201. The version before was ok. I have no patch and it would be nice if someone can write a patch to fix this. Thanks Oliver Mössinger