Sweden-Number/dlls/winhttp
Jacek Caban e129023eb7 winhttp: Pass socket address as sockaddr_storage to netconn_connect.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-18 20:43:31 +02:00
..
tests winhttp/tests: Make sure that all notifications were called before the end of a test. 2017-07-14 17:19:24 +02:00
Makefile.in
cookie.c winhttp: Cookie attributes are case-insensitive. 2017-02-21 12:03:15 +01:00
handle.c
main.c
net.c winhttp: Pass socket address as sockaddr_storage to netconn_connect. 2017-07-18 20:43:31 +02:00
request.c winhttp: Pass socket address as sockaddr_storage to netconn_connect. 2017-07-18 20:43:31 +02:00
rsrc.rc
session.c winhttp: Allocate netconn_t separately from request_t. 2017-07-13 18:34:45 +02:00
url.c winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. 2017-01-27 16:31:44 +01:00
winhttp.spec winhttp: Fix some spec file entries. 2017-01-31 12:20:31 +01:00
winhttp_private.h winhttp: Pass socket address as sockaddr_storage to netconn_connect. 2017-07-18 20:43:31 +02:00
winhttp_tlb.idl