Sweden-Number/dlls/wininet
Rob Shearman f55afa8a59 wininet: Move internet time tests from http.c to internet.c. 2008-10-02 10:29:31 -05:00
..
tests wininet: Move internet time tests from http.c to internet.c. 2008-10-02 10:29:31 -05:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cookie.c wininet: More win64 compatibility fixes. 2008-06-30 15:07:47 +02:00
dialogs.c
ftp.c wininet: Delete local file on error in FtpGetFile. 2008-07-21 12:21:40 +02:00
gopher.c
http.c wininet: Compare HRESULT values explicitly against S_OK instead of using an implicit != 0 comparison. 2008-10-01 11:43:30 -05:00
internet.c wininet: Fix behaviour of InternetTimeFromSystemTimeA/W when a buffer that is too small is passed in. 2008-10-02 10:29:19 -05:00
internet.h wininet: Moved more InternetQueryOption implementation to vtbl. 2008-07-21 12:18:48 +02:00
netconnection.c Include sys/filio.h to get the FIONREAD definition on Solaris. 2008-08-26 20:40:57 +02:00
resource.h
rsrc.rc wininet: Add simplified and traditional Chinese resources. 2008-09-04 11:42:45 +02:00
urlcache.c Fix some hackish usages of WideCharToMultiByte. 2008-07-31 14:08:29 +02:00
utility.c wininet: Use getaddrinfo for thread-safe resolving if available. 2008-08-04 13:04:12 +02:00
version.rc
wininet.spec wininet: Correct spec file entry for InternetCanonicalizeUrl{A, W}. 2008-03-25 11:33:36 +01:00
wininet_Bg.rc
wininet_Cs.rc
wininet_Da.rc wininet: Danish translation. 2008-05-07 12:10:30 +02:00
wininet_De.rc
wininet_En.rc
wininet_Eo.rc
wininet_Es.rc
wininet_Fi.rc
wininet_Fr.rc
wininet_Hu.rc
wininet_It.rc
wininet_Ja.rc wininet: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-29 17:17:09 -05:00
wininet_Ko.rc
wininet_Nl.rc
wininet_No.rc
wininet_Pl.rc
wininet_Pt.rc
wininet_Ro.rc wininet: Add the Romanian translation. 2008-06-13 10:17:22 +02:00
wininet_Ru.rc Update Russian translations. 2008-03-31 12:15:14 +02:00
wininet_Si.rc wininet: Updated Slovenian translation. 2008-04-07 21:40:53 +02:00
wininet_Sv.rc Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
wininet_Tr.rc
wininet_Zh.rc wininet: Add simplified and traditional Chinese resources. 2008-09-04 11:42:45 +02:00
wininet_main.c