Alexandre Julliard : wininet: Add a read-ahead buffer to allow InternetQueryDataAvailable to return the right values in chunked mode .

Alexandre Julliard julliard at winehq.org
Thu May 14 11:07:43 CDT 2009


Module: wine
Branch: master
Commit: 3d02c42b39c7346a97c41974418a6d01a29f9b81
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3d02c42b39c7346a97c41974418a6d01a29f9b81

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 14 16:45:38 2009 +0200

wininet: Add a read-ahead buffer to allow InternetQueryDataAvailable to return the right values in chunked mode.

---

 dlls/wininet/http.c     |  376 ++++++++++++++++++++++++++++-------------------
 dlls/wininet/internet.h |    3 +
 2 files changed, 227 insertions(+), 152 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3d02c42b39c7346a97c41974418a6d01a29f9b81



More information about the wine-cvs mailing list