Sweden-Number/dlls/winhttp
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
..
tests makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
Makefile.in winhttp: Implement WinHttpSetDefaultProxyConfiguration. 2009-07-15 14:06:40 +02:00
cookie.c winhttp: Fix two memory leaks. 2009-10-21 17:05:38 +02:00
handle.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
main.c Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
net.c winhttp: Fix pointer cast warnings on 64-bit. 2009-12-24 12:15:40 +01:00
request.c winhttp: Store the context passed to WinHttpSendRequest. 2010-01-25 14:05:11 +01:00
session.c winhttp: Implement WINHTTP_OPTION_{CONNECT, SEND, RECEIVE}_TIMEOUT. 2010-01-29 17:28:18 +01:00
url.c winhttp: Make tests pass on Win7. Conform to the more recent behavior. 2009-09-08 12:12:22 +02:00
version.rc winhttp: Add version resource. 2008-09-10 12:08:55 +02:00
winhttp.spec winhttp: Implement WinHttpSetCredentials. 2008-08-27 13:21:20 +02:00
winhttp_private.h winhttp: Add timeout for session handles and implement for WinHttpSetTimeouts. 2010-01-29 17:28:03 +01:00