Sweden-Number/dlls/winhttp
Francois Gouget c1b2008d0c wininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows. On Windows setsockopt() expects a char* while on Unix it accepts anything. 2008-12-08 12:05:57 +01:00
..
tests winhttp: Add tests for WinHttpCrackUrl. 2008-11-18 11:53:02 +01:00
Makefile.in
cookie.c
handle.c
main.c winhttp: Prefer builtin over native. 2008-11-20 15:02:07 +01:00
net.c wininet & winhttp: Fix a pointer type mismatch warning when compiling on Windows. On Windows setsockopt() expects a char* while on Unix it accepts anything. 2008-12-08 12:05:57 +01:00
request.c
session.c
url.c
version.rc
winhttp.spec
winhttp_private.h