Sweden-Number/dlls/wininet
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
..
tests wininet/tests: FtpCommandA() is not available on Win9x. So load it dynamically and skip some tests. 2008-03-03 12:04:10 +01: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: Initialize path buffer in InternetSetCookie. 2007-11-19 13:52:26 +01:00
dialogs.c wininet: Exclude unused headers. 2007-05-29 12:10:17 +02:00
ftp.c wininet: Moved InternetReadFileExA to vtbl. 2008-03-03 20:45:31 +01:00
gopher.c wininet: Fix many wininet prototypes: the context is a DWORD_PTR now. 2007-08-30 17:02:49 +02:00
http.c wininet: Moved InternetReadFileExA to vtbl. 2008-03-03 20:45:31 +01:00
internet.c wininet: Moved InternetReadFileExA to vtbl. 2008-03-03 20:45:31 +01:00
internet.h wininet: Fix compile with MinGW. 2008-03-04 12:01:40 +01:00
netconnection.c wininet: Fix compile with MinGW. 2008-03-04 12:01:40 +01:00
resource.h
rsrc.rc wininet: Add Swedish translation. 2007-10-16 12:41:13 +02:00
urlcache.c wininet: Fix the return value check of SHGetSpecialFolderPathW in URLCacheContainers_CreateDefaults. 2008-02-16 13:54:28 +01:00
utility.c wininet: Remove unneeded casts. 2008-02-05 12:19:37 +01:00
version.rc
wininet.spec wininet: Stub for InternetQueryFortezzaStatus(). 2007-07-19 14:38:42 +02:00
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
wininet_Ja.rc
wininet_Ko.rc wininet: Updated Korean resource. 2007-10-25 13:57:54 +02:00
wininet_Nl.rc
wininet_No.rc
wininet_Pl.rc wininet: Add Polish translation. 2007-01-15 12:42:29 +01:00
wininet_Pt.rc Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
wininet_Ru.rc wininet: One addition to Russian translation. 2008-01-23 11:31:42 +01:00
wininet_Si.rc
wininet_Sv.rc wininet: Add Swedish translation. 2007-10-16 12:41:13 +02:00
wininet_Tr.rc
wininet_main.c