Sweden-Number/dlls/urlmon
Rob Shearman ee2281d370 urlmon: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison. 2008-10-01 11:43:25 -05:00
..
tests urlmon: Fixed file protocol tests on win9x. 2008-09-29 17:26:11 -05:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
bindctx.c urlmon: Fixed potential null dereference. 2008-09-30 10:56:22 -05:00
binding.c
bindprot.c
download.c
file.c urlmon: Make file protocol invalid URL handling behave like IE7. 2008-06-26 12:49:08 +02:00
format.c
ftp.c
http.c
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
regsvr.c
rsrc.rc
sec_mgr.c urlmon: Don't use -1 length in WideCharToMultiByte call. 2008-03-26 23:38:36 +01:00
session.c
umon.c urlmon: Compare HRESULT value explicitly against S_OK instead of using an implicit != 0 comparison. 2008-10-01 11:43:25 -05:00
umstream.c urlmon: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans. 2008-09-12 16:50:03 +02:00
urlmon.inf
urlmon.spec urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
urlmon_main.c
urlmon_main.h
version.rc