开发者

Structure/Reading of IE cache index.dat

开发者 https://www.devze.com 2023-01-14 00:33 出处:网络
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 langua

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

精彩评论

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

关注公众号