Hans Leidekker : winhttp: Implement WinHttpOpen and WinHttpCloseHandle.

Alexandre Julliard julliard at winehq.org
Tue Aug 19 08:46:57 CDT 2008


Module: wine
Branch: master
Commit: 405e8cda4116e6ecbc52b91031100f57cce205d7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=405e8cda4116e6ecbc52b91031100f57cce205d7

Author: Hans Leidekker <hans at meelstraat.net>
Date:   Fri Aug 15 14:42:15 2008 +0200

winhttp: Implement WinHttpOpen and WinHttpCloseHandle.

---

 dlls/winhttp/Makefile.in       |    3 +-
 dlls/winhttp/main.c            |   36 ------------
 dlls/winhttp/session.c         |  121 ++++++++++++++++++++++++++++++++++++++++
 dlls/winhttp/tests/winhttp.c   |   12 ++--
 dlls/winhttp/winhttp_private.h |   28 +++++++++
 5 files changed, 157 insertions(+), 43 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=405e8cda4116e6ecbc52b91031100f57cce205d7



More information about the wine-cvs mailing list