>>>>> "Dan" == Dan Armbrust <daniel.armbrust.list@xxxxxxxxx> writes: Dan> Uwe Bonnes wrote: >> It can also be that my WaitCommEvent Implementation in kernel/comm.c >> is poorly written. For every WaitCommEvent call of the application, >> a thread is created if the condition is no met immediate. Can you run >> a relay log and count how many WaitCommEvent calls the application >> does? Dan> Sure, just let me know how (sorry - I don't know what a relay log Dan> is) For tcsh: "env WINEDEBUG=+relay wine <programm.exe> >& /tmp/wine.debug" grep WaitCommEvent /tmp/wine.debug|wc gives you twice the number of calls to WaitCommEvent, as entry and exit are logged. Bye -- Uwe Bonnes bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users