Sweden-Number/dlls/urlmon
Ge van Geldorp 6d238a6f51 urlmon/tests: Fix ftp protocol test on WinXP and higher. 2009-03-30 15:10:44 +02:00
..
tests urlmon/tests: Fix ftp protocol test on WinXP and higher. 2009-03-30 15:10:44 +02:00
Makefile.in urlmon: Added gopher protocol handler stub implementation. 2009-03-05 12:38:57 +01:00
bindctx.c urlmon: Fixed potential null dereference. 2008-09-30 10:56:22 -05:00
binding.c urlmon: Added IWinInetHttpInfo support to Binding object. 2009-03-30 15:09:39 +02:00
bindprot.c urlmon: Added IWinInetHttpInfo support to Binding object. 2009-03-30 15:09:39 +02:00
download.c urlmon: Initialise the cache_file field of DownloadBSC on creation. 2008-03-10 20:38:40 +01:00
file.c urlmon: Sign-compare warnings fix. 2008-11-14 11:02:15 +01:00
format.c urlmon: Get rid of ICOM_THIS_MULTI macro. 2009-03-30 15:09:53 +02:00
ftp.c urlmon: Added IWinInetHttpInfo stub implementation to FtpProtocol object. 2009-03-30 15:09:30 +02:00
gopher.c urlmon: Added gopher pluggable protocol implementation. 2009-03-05 12:39:09 +01:00
http.c urlmon: Added IWinInetHttpInfo stub implementation to HttpProtocol object. 2009-03-30 15:09:17 +02:00
internet.c urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
mk.c urlmon: Make mk protocol behave like IE7. 2008-06-20 12:14:29 +02:00
protocol.c urlmon: Move HttpProtocol::Start implementation to generic Protocol object. 2009-03-02 12:04:33 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
rsrc.rc makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them. 2006-12-26 15:02:03 +01:00
sec_mgr.c urlmon: Don't use -1 length in WideCharToMultiByte call. 2008-03-26 23:38:36 +01:00
session.c urlmon: Added IWinInetHttpInfo support to Binding object. 2009-03-30 15:09:39 +02:00
umon.c urlmon: Fixed handling NULL URLName in GetDisplatName implementation. 2009-03-24 10:28:20 +01:00
umstream.c urlmon: Get rid of URLMonikerImpl_BindToStorage_hack. 2009-03-05 12:39:19 +01:00
urlmon.inf
urlmon.spec urlmon: Added a stub for HlinkSimpleNavigateToMoniker. 2009-01-21 13:27:45 +01:00
urlmon_main.c urlmon: Added StdURLMoniker implementation. 2009-03-24 10:28:15 +01:00
urlmon_main.h urlmon: Get rid of ICOM_THIS_MULTI macro. 2009-03-30 15:09:53 +02:00
version.rc