WinINet: Reimplement HttpSendRequestEx On Top Of HTTP_HttpSendRequest

Robert Shearman rob at codeweavers.com
Tue Nov 29 11:06:28 CST 2005


ChangeLog:
Remove duplicated code by modifying HTTP_HttpSendRequest so that it can
be used by both HttpSendRequest and HttpSendRequestEx.

Also allow HttpSendRequestEx to be used asynchronously.

   dlls/wininet/http.c     |  170
+++++++++++++++++++++--------------------------
   dlls/wininet/internet.c |    3 +
   dlls/wininet/internet.h |    5 +
   3 files changed, 81 insertions(+), 97 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8848ad8291ec1ae44fa8000c5e0e1c0da9cfe7ae.diff
Type: text/x-patch
Size: 12545 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051129/8d47da46/8848ad8291ec1ae44fa8000c5e0e1c0da9cfe7ae.diff


More information about the wine-patches mailing list