From: cheese monkey on
Hi,

When I iterate through the IE7 browser cache on Windows Vista, some
cache entries
are found, but not all of them. The same code works fine on XP SP2 also
with IE7.

Has anything changed in Windows Vista to break the
FindFirstUrlCacheEntry /
FindNextUrlCacheEntry method of iterating through the IE cache?

TIA,

cheese

From: cheese monkey on

Never mind, I figured it out. IE7 uses something called "Protected
Mode" which seems to create a separate browser cache from the normal
one. My WinInet application was still looking at the old cache, and
there's not much in there anymore.

 | 
Pages: 1
Prev: FileName from HWND
Next: mystery thread