http://bugs.winehq.org/show_bug.cgi?id=23876
--- Comment #30 from Juan Lang juan_lang@yahoo.com 2011-03-01 10:20:45 CST ---
I've partially implemented this, but to do it properly will require implementing {FindFirst,FindNext,Delete}UrlCacheEntry(), which involves iterators, etc. Yuck. (And they are available only on IE5? Does that mean they are not available in IE6+ ?)
Doing it "properly" doesn't seem worth the effort. Your approach looks fine. Could you send it as two patches, one for wininet and the other for inetcpl.cpl?