Sweden-Number/dlls/wininet
Robert Shearman 15a7d3b2b4 wininet: Copy from the start of the cookie name, not the cookie data.
Copy from the start of the cookie name, not the cookie data when
parsing cookies with a NULL cookie name.
2006-03-20 12:01:25 +01:00
..
tests wininet: Move URL-related tests to a separate file. 2006-03-14 18:49:19 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT work. 2006-01-20 20:16:56 +01:00
cookie.c wininet: Copy from the start of the cookie name, not the cookie data. 2006-03-20 12:01:25 +01:00
dialogs.c
ftp.c wininet: global function/data cleanup 2005-12-03 18:03:08 +01:00
gopher.c wininet: Documentation fixes. 2006-02-14 11:34:14 +01:00
http.c wininet: Don't duplicate empty strings. 2006-03-10 21:40:57 +01:00
internet.c wininet: Make InternetCrackUrlW set the components related to net_loc 2006-03-14 17:51:51 +01:00
internet.h wininet: Implement setting of send and receive timeouts. 2006-03-14 17:50:41 +01:00
netconnection.c wininet: Implement setting of send and receive timeouts. 2006-03-14 17:50:41 +01:00
resource.h
rsrc.rc wininet: Added Hungarian translation. 2006-03-15 11:34:10 +01:00
urlcache.c wininet: Handle the cache being full better in CommitUrlCacheEntryInternal. 2005-12-31 13:21:19 +01:00
utility.c wininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED, 2006-01-05 14:37:06 +01:00
version.rc
wininet.spec
wininet_Bg.rc
wininet_Cs.rc wininet: Czech language resources encoding fix. 2006-02-13 13:28:37 +01:00
wininet_De.rc
wininet_En.rc
wininet_Es.rc
wininet_Fi.rc
wininet_Fr.rc
wininet_Hu.rc wininet: Added Hungarian translation. 2006-03-15 11:34:10 +01:00
wininet_It.rc
wininet_Ja.rc
wininet_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
wininet_Nl.rc
wininet_No.rc
wininet_Pt.rc
wininet_Ru.rc
wininet_Si.rc
wininet_Tr.rc wininet: Turkish translation. 2006-02-06 13:06:49 +01:00
wininet_main.c