Is there any example on reading IE cache file (index.dat and friends found in Temporary Internet Files folder)? I'm fine with example in almost any (sane) programming language.
A:
Use FindFirst/FindNextUrlCacheEntry. It's pretty straightforward. The struct you pass to it contains all the info from the file.
jeffamaphone
2010-09-01 02:52:19