wine/dlls/winhttp
Hans Leidekker 2fccd2cb10 winhttp: Fix default port corner cases in WinHttpCrackUrl().
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
2022-06-14 18:44:10 +02:00
..
tests winhttp: Fix default port corner cases in WinHttpCrackUrl(). 2022-06-14 18:44:10 +02:00
cookie.c
handle.c winhttp: Abort websocket IO on handle close. 2022-06-08 15:04:38 +02:00
main.c
Makefile.in winhttp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 11:26:48 +01:00
net.c winhttp: Use completion port for async send. 2022-06-09 20:55:20 +02:00
request.c winhttp: Introduce netconn_wait_overlapped_result() helper. 2022-06-09 20:55:20 +02:00
rsrc.rc
session.c winhttp: Abort websocket IO on handle close. 2022-06-08 15:04:38 +02:00
url.c winhttp: Fix default port corner cases in WinHttpCrackUrl(). 2022-06-14 18:44:10 +02:00
winhttp.spec
winhttp_private.h winhttp: Use completion port for async send. 2022-06-09 20:55:20 +02:00
winhttp_tlb.idl