Module: wine Branch: master Commit: 230b52da181eb4fc78c153c1950dd54936586cc1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=230b52da181eb4fc78c153c195...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Jun 12 15:04:44 2015 +0200
qmgr: Use winhttp for HTTP transfers instead of wininet.
---
dlls/qmgr/Makefile.in | 2 +- dlls/qmgr/file.c | 477 +++++++++++++++++++++----------------------------- dlls/qmgr/qmgr.h | 12 +- 3 files changed, 204 insertions(+), 287 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=230b52da181eb4fc78c153...