Module: wine Branch: master Commit: 266c4b2c046b334ca44cdc1826c4434625dcb29f URL: http://source.winehq.org/git/wine.git/?a=commit;h=266c4b2c046b334ca44cdc1826...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Aug 26 11:03:19 2008 +0200
winhttp: Add networking infrastructure.
---
dlls/winhttp/Makefile.in | 1 + dlls/winhttp/net.c | 327 ++++++++++++++++++++++++++++++++++++++++ dlls/winhttp/winhttp_private.h | 23 +++ 3 files changed, 351 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=266c4b2c046b334ca44cdc...