Sweden-Number/dlls/urlmon
Michael Stefaniuc a87520036f janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
2006-05-10 11:31:41 +02:00
..
tests urlmon: Code clean up. 2006-01-05 12:18:06 +01:00
.gitignore
Makefile.in
binding.c urlmon: Fix ref counting. 2006-01-09 17:20:04 +01:00
file.c urlmon: URL with two slashes is valid. 2005-12-26 12:59:31 +01:00
format.c
ftp.c
http.c
internet.c urlmon: Reimplement CoInternetCombineUrl to use pluggable protocol. 2006-01-11 20:57:23 +01:00
regsvr.c Fix compatibility with native advpack dlls. 2006-03-06 17:51:19 +01:00
rsrc.rc
sec_mgr.c urlmon: Added GetSecurityId implementation. 2005-12-26 13:27:25 +01:00
session.c
umon.c janitorial: Remove redundant NULL pointer checks before HeapFree'ing them. 2006-05-10 11:31:41 +02:00
umstream.c urlmon: Fix a LARGE_INTEGER truncation. 2006-01-06 13:03:50 +01:00
urlmon.inf
urlmon.spec urlmon: Implement BindAsyncMoniker function. 2005-12-26 12:59:42 +01:00
urlmon_main.c urlmon: Reimplement CoInternetCombineUrl to use pluggable protocol. 2006-01-11 20:57:23 +01:00
urlmon_main.h
version.rc