开发者

Structure/Reading of IE cache index.dat

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) 开发者_StackOverflow中文版programming language.


Use FindFirst/FindNextUrlCacheEntry. It's pretty straightforward. The struct you pass to it contains all the info from the file.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜