winhttp: Implement WinHttpOpen and WinHttpCloseHandle.
commit405e8cda4116e6ecbc52b91031100f57cce205d7
authorHans Leidekker <hans@meelstraat.net>
Fri, 15 Aug 2008 12:42:15 +0000 (15 14:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Aug 2008 13:02:53 +0000 (19 15:02 +0200)
tree13b16300690ffb60f4b331dfb356cda75bed4662
parentd5c0ccf93aed9f2d61734d2f8d3e2f5bee6744e7
winhttp: Implement WinHttpOpen and WinHttpCloseHandle.
dlls/winhttp/Makefile.in
dlls/winhttp/main.c
dlls/winhttp/session.c [new file with mode: 0644]
dlls/winhttp/tests/winhttp.c
dlls/winhttp/winhttp_private.h