http://bugs.winehq.org/show_bug.cgi?id=19713
Mike Kaplinskiy mike.kaplinskiy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.kaplinskiy@gmail.com
--- Comment #12 from Mike Kaplinskiy mike.kaplinskiy@gmail.com 2009-09-03 13:06:13 --- I think that we are just not setting the i/o status correctly - the events should be set, but GetOverlappedResult will return false (since we never change status_pending to anything else).
Does the patch at http://www.nabble.com/Re:-Asynchronus-serial-port-p25268651.html help?