[Bug 19713] Some serial port communication functions behave differently in Wine and Windows.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 12 14:19:42 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19713





--- Comment #1 from Alexander Varnin <fenixk19 at mail.ru>  2009-08-12 14:19:41 ---
I'm testing barcode scanner with WinAPI application. When program starts, it
waits for data from serial. When data comes, it is doing some operations. In
Windows, it exits. But in Wine it hangs on GetOverlappedResult. I think it is
because of previous call to WaitForSingleObject, that clears some internal
buffers. That is a problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list