[PATCH 2/7] urlmon: Don't ignore bytes read from IInternetProtocol_Read if hres is not S_OK (e.g., E_PENDING).

Misha Koshelev mk144210 at bcm.edu
Mon Jul 23 20:30:17 CDT 2007


Bytes can still be read with E_PENDING returned if the whole request could not be satisfied, don't
ignore those.
---
 dlls/urlmon/binding.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 681ffa3baaaedb2e2126fb6624ea8a55dd61e490.diff
Type: text/x-patch
Size: 622 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070723/a652e456/681ffa3baaaedb2e2126fb6624ea8a55dd61e490.bin


More information about the wine-patches mailing list