wine-wine/dlls/winhttp
Rob Shearman a14d34b2f6 winhttp: Fix compilation with MinGW/MSVC. 2008-10-01 11:43:19 -05:00
..
tests winhttp: Skip notifications that may arrive out of order. 2008-09-29 17:25:47 -05:00
Makefile.in winhttp: Implement WinHttpCreateUrl. 2008-09-23 14:03:19 +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: Implement WinHttpCreateUrl. 2008-09-23 14:03:19 +02:00
net.c winhttp: Fix compilation with MinGW/MSVC. 2008-10-01 11:43:19 -05:00
request.c winhttp: Close the network connection if necessary. 2008-09-16 22:35:08 +02:00
session.c winhttp: Move common code to the upper level, avoid accessing the buffer before the buffer size check, make the code conform to existing rules. 2008-09-17 10:54:52 +02:00
url.c winhttp: Implement WinHttpCreateUrl. 2008-09-23 14:03:19 +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: Fix compilation with MinGW/MSVC. 2008-10-01 11:43:19 -05:00