Sweden-Number/dlls/wininet
Alexandre Julliard 90fcda14bb wininet: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
cookie.c wininet: Avoid size_t in ERR(). 2010-07-02 12:17:03 +02:00
dialogs.c wininet: Avoid potential NULL dereferences (Coverity). 2009-08-03 14:57:53 +02:00
ftp.c wininet: Pass the object header pointer to INET_QueryOption. 2010-05-25 13:30:18 +02:00
gopher.c
http.c wininet: Handle HTTP_STATUS_REDIRECT_METHOD. 2010-08-27 12:08:41 +02:00
internet.c wininet: Check for NULL lpwhh (Coverity). 2010-05-27 15:22:12 +02:00
internet.h wininet: Allow HTTPREQ_ReadFileEx read more then one data chunk. 2010-07-20 14:40:32 +02:00
netconnection.c wininet: Add const qualifier after openssl version check. 2010-08-02 17:39:20 +02:00
resource.h wininet: Add a regular authentication dialog. 2009-07-23 13:20:07 +02:00
urlcache.c wininet: Fixed CreateUrlCacheEntryA implementation. 2010-07-26 09:58:21 +02:00
utility.c wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback. 2010-05-17 13:20:08 +02:00
version.rc
wininet.spec wininet: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02: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: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Fr.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_Hu.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
wininet_It.rc wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +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_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