wine-wine/dlls/wininet
Francois Gouget fa41be3fdb wininet: Fix a couple of reversed checks that could result in leaked socket handles. 2007-03-08 22:16:41 +01:00
..
tests wininet: Check file handles against INVALID_HANDLE_VALUE, not NULL. 2007-03-08 22:16:36 +01:00
Makefile.in
cookie.c
dialogs.c wininet: Use lpAppInfo instead of lpwhparent where possible. 2006-10-30 11:35:18 +01:00
ftp.c wininet: Fix a couple of reversed checks that could result in leaked socket handles. 2007-03-08 22:16:41 +01:00
gopher.c
http.c wininet: Constify some variables. 2007-02-26 13:38:37 +01:00
internet.c wininet: Use "ping -c 1" instead of "ping -w 1" for InternetCheckConnection. 2007-02-28 21:29:43 +01:00
internet.h wininet: Remove unused function. 2007-02-06 12:30:45 +01:00
netconnection.c wininet: Fix the case of partial SSL reads from the peek buffer. 2007-02-21 19:49:50 +01:00
resource.h
rsrc.rc wininet: Add Polish translation. 2007-01-15 12:42:29 +01:00
urlcache.c Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
utility.c wininet: Always make copies of strings passed to INTERNET_SendCallback. 2007-03-05 16:43:26 +01:00
version.rc
wininet.spec
wininet_Bg.rc
wininet_Cs.rc
wininet_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
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 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
wininet_Nl.rc wininet: Update Dutch resource. 2007-01-04 09:53:23 +01:00
wininet_No.rc
wininet_Pl.rc wininet: Add Polish translation. 2007-01-15 12:42:29 +01:00
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