Sweden-Number/dlls/wininet
Rob Shearman 47a8b86b53 wininet: Use Keep-Alive for HTTP requests if specified by the flags passed into HttpOpenRequest. 2007-01-08 12:39:50 +01:00
..
tests wininet/tests: Print GetLastError() in decimal with '%u'. 2007-01-08 12:06:27 +01:00
Makefile.in
cookie.c
dialogs.c
ftp.c wininet: Use correct types for socket functions to avoid warnings when compiling on BSD-based systems. 2007-01-04 21:16:30 +01:00
gopher.c
http.c wininet: Use Keep-Alive for HTTP requests if specified by the flags passed into HttpOpenRequest. 2007-01-08 12:39:50 +01:00
internet.c wininet: Change the HTTP code to not assume that the connection will be closed at the end of every request. 2007-01-04 21:17:34 +01:00
internet.h wininet: Change the HTTP code to not assume that the connection will be closed at the end of every request. 2007-01-04 21:17:34 +01:00
netconnection.c
resource.h
rsrc.rc
urlcache.c
utility.c wininet: Ensure null check before dereference. 2007-01-05 20:26:30 +01:00
version.rc
wininet.spec
wininet_Bg.rc
wininet_Cs.rc
wininet_De.rc
wininet_En.rc
wininet_Eo.rc
wininet_Es.rc
wininet_Fi.rc
wininet_Fr.rc
wininet_Hu.rc
wininet_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
wininet_Ja.rc
wininet_Ko.rc
wininet_Nl.rc wininet: Update Dutch resource. 2007-01-04 09:53:23 +01:00
wininet_No.rc
wininet_Pt.rc wininet: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:22 +01:00
wininet_Ru.rc
wininet_Si.rc
wininet_Tr.rc
wininet_main.c