wine-wine/dlls/winhttp
Hans Leidekker c5fa3ec216 winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
..
tests winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
Makefile.in libport: Replacement for poll(). 2008-12-22 18:00:13 +01: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: Fix resolution-failure TRACE in netconn_resolve to use input WCHAR* rather than already-freed CHAR*. 2008-12-31 13:18:52 +01:00
request.c winhttp: Use ~0u instead of ~0ul for DWORD values. 2009-01-05 12:40:34 +01:00
session.c winhttp: Don't try and call a null callback. 2008-12-31 14:07:11 +01: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: Fix a missing include for OpenBSD. 2008-12-29 11:38:36 +01:00