wine-wine/dlls/winhttp
Jacek Caban 543bfdf1af winhttp: Make accessing session credential handle thread safe.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-05 09:13:01 -05:00
..
tests winhttp: Implement the WINHTTP_FLAG_ESCAPE_* flags. 2018-10-04 09:11:26 -05:00
Makefile.in winhttp: Use winsock sockets. 2018-08-27 17:35:00 +02:00
cookie.c winhttp: Make cookie access thread safe. 2018-10-05 09:12:59 -05:00
handle.c winhttp: Use winsock sockets. 2018-08-27 17:35:00 +02:00
main.c winhttp: Use winsock sockets. 2018-08-27 17:35:00 +02:00
net.c winhttp: Use the ARRAY_SIZE() macro. 2018-09-26 16:50:27 +02:00
request.c winhttp: Make accessing session credential handle thread safe. 2018-10-05 09:13:01 -05:00
rsrc.rc
session.c winhttp: Make accessing session credential handle thread safe. 2018-10-05 09:13:01 -05:00
url.c winhttp: Implement the WINHTTP_FLAG_ESCAPE_* flags. 2018-10-04 09:11:26 -05:00
winhttp.spec
winhttp_private.h winhttp: Make cookie access thread safe. 2018-10-05 09:12:59 -05:00
winhttp_tlb.idl