wine/dlls/winhttp
2009-07-09 11:58:23 +02:00
..
tests winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
cookie.c
handle.c
main.c winhttp: Prefer builtin over native. 2008-11-20 15:02:07 +01:00
Makefile.in libport: Replacement for poll(). 2008-12-22 18:00:13 +01:00
net.c winhttp: Simplify netconn_resolve when using getaddrinfo. 2009-07-09 11:58:23 +02:00
request.c winhttp: Change type of netconn_resolve from struct sockaddr_in * to struct sockaddr *. 2009-07-09 11:53:16 +02:00
session.c winhttp: Implement WinHttpSetTimeouts. 2009-07-07 11:01:26 +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_private.h winhttp: Change type of netconn_resolve from struct sockaddr_in * to struct sockaddr *. 2009-07-09 11:53:16 +02:00
winhttp.spec