Moved creation of the CDROM registry keys into the registry loading
[wine] / dlls / wininet / urlcache.c
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-12-31  Gerald PfeiferRemove URLCache_FindEntry() which is not used any longer.
2003-12-30  Michael StefaniucFixed mem leak on error path.
2003-12-12  Robert Shearman- Url Cache improvements.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-08-05  Robert Shearman- Documentation of the index.dat files.
2003-07-19  Mike McCormackStubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
2003-06-16  Mike HearnStub out SetUrlCacheEntryInfoA/W.
2003-04-27  Uwe BonnesSome UrlCache stubs.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2002-12-05  Alberto Massari - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA...
2002-11-13  Alberto MassariAdded stubs for IsHostInProxyBypassList and GetUrlCache...
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Eric KohlAdded FindFirstUrlCacheEntry[AW] stubs.