Module: wine Branch: master Commit: 552225632827ffe66a3a8f4045628cc8762b1a6d URL: http://source.winehq.org/git/wine.git/?a=commit;h=552225632827ffe66a3a8f4045...
Author: Hans Leidekker hans@codeweavers.com Date: Thu May 15 14:05:48 2014 +0200
winhttp: Reimplement WinHttpGetProxyForUrl on top of jsproxy.
---
dlls/winhttp/Makefile.in | 2 +- dlls/winhttp/pac.js | 244 ----------------------- dlls/winhttp/rsrc.rc | 3 - dlls/winhttp/session.c | 484 ++++++---------------------------------------- 4 files changed, 58 insertions(+), 675 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=552225632827ffe66a3a8f...