Sweden-Number/dlls/wininet
Austin English 1c7d349f26 wininet: Add a stub for InternetShowSecurityInfoByURL. 2010-11-25 16:57:13 +01:00
..
tests wininet/tests: Add a trailing '\n' to ok() calls. 2010-11-02 13:16:14 +01:00
Makefile.in wininet: Add the Serbian (Latin and Cyrillic) translation. 2010-11-01 11:35:16 +01:00
cookie.c wininet: Avoid size_t in ERR(). 2010-07-02 12:17:03 +02:00
dialogs.c
ftp.c wininet: Pass the object header pointer to INET_QueryOption. 2010-05-25 13:30:18 +02:00
gopher.c
http.c wininet: Add a stub for InternetShowSecurityInfoByURL. 2010-11-25 16:57:13 +01:00
internet.c wininet: Clean up returned UrlPath for file protocol URLs. 2010-10-06 11:20:23 +02:00
internet.h wininet: Support querying the cipher strength of an SSL connection. 2010-10-01 15:20:49 +02:00
netconnection.c wininet: Verify revocation status of certificate chain. 2010-11-16 11:44:11 +01:00
resource.h
urlcache.c wininet: Cut of the query string before searching for the filename in CreateUrlCacheEntryW(). 2010-09-23 12:06:49 +02:00
utility.c wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback. 2010-05-17 13:20:08 +02:00
version.rc
wininet.spec wininet: Add a stub for InternetShowSecurityInfoByURL. 2010-11-25 16:57:13 +01:00
wininet_Bg.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Cs.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Da.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_De.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_En.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Eo.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Es.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Fi.rc wininet: Update Finnish translation. 2010-09-24 18:21:16 +02:00
wininet_Fr.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_He.rc wininet: Added Hebrew translation. 2010-10-12 17:38:32 +02:00
wininet_Hu.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_It.rc wininet: Update Italian translation. 2010-09-21 17:53:54 +02:00
wininet_Ja.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Ko.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Lt.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Nl.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_No.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Pl.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Pt.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Ro.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Ru.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Si.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Sr.rc wininet: Add the Serbian (Latin and Cyrillic) translation. 2010-11-01 11:35:16 +01:00
wininet_Sv.rc wininet: Update Swedish translation. 2010-08-16 12:59:14 +02:00
wininet_Tr.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Uk.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Zh.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_main.c