Sweden-Number/dlls/winhttp
Paul Gofman 3a8ccb9242 winhttp: Process end of read data before sending callback in read_data().
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-15 18:33:11 +02:00
..
tests winhttp: Don't send notifications when connection is closed on read finish. 2021-10-15 18:33:06 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
cookie.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
handle.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
net.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
request.c winhttp: Process end of read data before sending callback in read_data(). 2021-10-15 18:33:11 +02:00
rsrc.rc
session.c winhttp: Limit recursion for synchronous callback calls. 2021-09-21 11:43:54 +02:00
url.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
winhttp.spec
winhttp_private.h winhttp: Limit recursion for synchronous callback calls. 2021-09-21 11:43:54 +02:00
winhttp_tlb.idl