wine/dlls/winhttp
2023-07-18 20:12:42 +02:00
..
tests winhttp/tests: Fix a test failure. 2023-05-22 11:10:27 +02:00
cookie.c
handle.c winhttp: Use specific types insted of sizeof(ULONG_PTR) in alloc_handle. 2023-07-05 17:03:31 +02:00
main.c
Makefile.in
net.c winhttp: Use nameless unions/structs. 2023-07-18 20:12:42 +02:00
request.c winhttp: Fix memory leak on error path in request_get_codepage (scan-build). 2023-06-16 10:30:42 +02:00
rsrc.rc
session.c winhttp: Avoid unnecessary cast in connect_query_option(). 2023-04-25 10:32:37 +02:00
url.c
winhttp.spec
winhttp_private.h
winhttp_tlb.idl