Sweden-Number/dlls/wininet
Michael Stefaniuc 276f8eaf59 wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +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: Allow HTTPREQ_ReadFileEx read more then one data chunk. 2010-07-20 14:40:32 +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: Reconnect if persistent connection was closed by server. 2010-06-29 15:20:56 +02:00
resource.h wininet: Add a regular authentication dialog. 2009-07-23 13:20:07 +02:00
urlcache.c wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal. 2010-04-21 15:35:00 +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 stubs for FreeUrlCacheSpace. 2009-11-03 21:17:18 +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: 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: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +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