kernel32/tests: Accept the case when WriteFile is able to complete the request immedi...
commitb46bd115bbd0dea1d17bc1de351e454b4f67f3f1
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 25 Oct 2013 03:14:24 +0000 (25 12:14 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Oct 2013 11:36:01 +0000 (25 13:36 +0200)
tree22cba42621e6f96e843733a49c1b569cf80f59f8
parent4b94239a3b6df4af6529afcb223b38c617eb8d29
kernel32/tests: Accept the case when WriteFile is able to complete the request immediately for an overlapped COM-port write.

The behaviour depends on the driver and hardware used.
dlls/kernel32/tests/comm.c