Sweden-Number/dlls/winhttp
Alexandre Julliard af77e9b388 winhttp: Avoid casting away const. 2009-07-22 14:48:09 +02:00
..
tests winhttp/tests: Fix a test failure on some W2K/XP systems. 2009-07-22 14:42:49 +02:00
Makefile.in winhttp: Implement WinHttpSetDefaultProxyConfiguration. 2009-07-15 14:06:40 +02:00
cookie.c winhttp: Manage a session global cookie cache. 2008-09-16 13:36:38 +02:00
handle.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
main.c winhttp: Prefer builtin over native. 2008-11-20 15:02:07 +01:00
net.c winhttp: Remove no-longer-used #defines. 2009-07-22 12:04:53 +02:00
request.c winhttp: Check for NULL return from heap_alloc (Coverity). 2009-07-22 14:42:49 +02:00
session.c winhttp: Avoid casting away const. 2009-07-22 14:48:09 +02:00
url.c winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01: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: Store send and receive timeouts in request_t, and only set them in a netconn_t if it's connected. 2009-07-22 12:04:09 +02:00