comm brokenness -- any plans to fix?

Eric Pouech pouech-eric at wanadoo.fr
Fri Oct 8 14:25:48 CDT 2004


Kuba Ober a écrit :
> Hi,
> 
> is there anyone willing to fix the serial port borkedness (data going out, but 
> not coming back in)?
you just need to copy the 'if (flags & FD_FLAG_TIMEOUT) {...}' block at 
the top of NtReadFile to the same position in NtWriteFile.
That should to the trick.
A+



More information about the wine-devel mailing list