[PATCH 1/2] wininet/tests: Properly handle ERROR_IO_PENDING from InternetQueryDataAvailable.

Misha Koshelev mk144210 at bcm.edu
Fri Jul 13 23:14:25 CDT 2007


This patch properly handles the ERROR_IO_PENDING returned by InternetQueryDataAvailable
instead of just quitting the query loop. Next step is to fix this in wininet.
---
 dlls/wininet/tests/http.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ae62b685c0830ac29246d3d29c7df1be4eff7e4d.diff
Type: text/x-patch
Size: 986 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070713/6e50aa2d/ae62b685c0830ac29246d3d29c7df1be4eff7e4d.bin


More information about the wine-patches mailing list