wine and asyncronous file i/o

Martin Wilck Martin.Wilck at Fujitsu-Siemens.com
Fri Nov 22 02:47:36 CST 2002


Am Fre, 2002-11-22 um 04.43 schrieb Martin Fuchs:

> I've got an application, which uses an asynchron file stream library. I uses 
> ReadFileEx() and alertable wait with SleepEx().

> This doesn't work right with wine. It seems to get caught in an endless loop. 
> Wine and wineserver together use 100 % cpu power.
This should work. The IO is currently not truly asynchronous, though -
but with SleepEx() all should be fine.

> Which debug switches wold be usefull to trace this?
trace+file,trace+server

Martin
-- 
Martin Wilck                Phone: +49 5251 8 15113
Fujitsu Siemens Computers   Fax:   +49 5251 8 20409
Heinz-Nixdorf-Ring 1	    mailto:Martin.Wilck at Fujitsu-Siemens.com
D-33106 Paderborn           http://www.fujitsu-siemens.com/primergy








More information about the wine-devel mailing list