Module: wine Branch: master Commit: 9990f6c4a5c50443707e88fed5829700fab619a7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9990f6c4a5c50443707e88fed5...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Nov 21 12:33:51 2011 +0100
winhttp: Make the standard utilities available to PAC scripts.
---
dlls/winhttp/Makefile.in | 2 +- dlls/winhttp/pac.js | 244 ++++++++++++++++++++++++++++++++++ dlls/winhttp/{version.rc => rsrc.rc} | 3 + dlls/winhttp/session.c | 237 +++++++++++++++++++++++++++++++-- 4 files changed, 473 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9990f6c4a5c50443707e88...