Sweden-Number/dlls/wininet
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
tests Ensure A->W version of InternetCrackURL passes correct length values, 2005-04-11 16:10:50 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in
cookie.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dialogs.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
ftp.c Get rid of the remaining calls to strncpyW, and remove that function 2005-04-21 17:18:50 +00:00
gopher.c
http.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
internet.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
internet.h Added/improved TRACEing. 2004-12-23 11:18:29 +00:00
netconnection.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-29 19:49:21 +00:00
resource.h
rsrc.rc
urlcache.c Create URL Cache if it does not already exist. 2005-05-04 10:36:43 +00:00
utility.c Get rid of the remaining calls to strncpyW, and remove that function 2005-04-21 17:18:50 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
wininet.spec Stub implementations for DeleteUrlCacheContainer{A,W}, 2005-02-08 13:43:09 +00:00
wininet_Cs.rc
wininet_De.rc Update German resources. 2005-01-17 13:43:16 +00:00
wininet_En.rc
wininet_Es.rc Spanish translations updated. 2005-04-11 13:01:46 +00:00
wininet_Fr.rc Updated French resources. 2005-01-17 15:34:49 +00:00
wininet_It.rc
wininet_Ja.rc
wininet_Nl.rc
wininet_Pt.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
wininet_Ru.rc
wininet_Si.rc
wininet_main.c