Thanks a lot.
thumbs.db.
Post by ttThe file IconCache.db is located in "C:\Documents and
Settings\'username'\Local Settings\Application Data", it is a windows
icon cache. How can i get icon and file name from it
You need to reverse engineer it. Thumbs DB format is not documented by MS.
However, there are several tools and libraries, which enable you to
extract info from .DB files.
"THUMBS DB FILES"
http://www.accessdata.com/media/en_US/print/papers/wp.Thumbs_DB_Files.en_us.pdf
"ThumbDBLib"
http://www.petedavis.net/MySite/DynPageView.aspx?pageid=31
"Vinetto"
http://vinetto.sourceforge.net/
HTH
Alex
Post by ttThe file IconCache.db is located in "C:\Documents and
Settings\'username'\Local Settings\Application Data", it is a windows
icon cache. How can i get icon and file name from it
You need to reverse engineer it. Thumbs DB format is not documented by MS.
However, there are several tools and libraries, which enable you to
extract info from .DB files.
"THUMBS DB FILES"
http://www.accessdata.com/media/en_US/print/papers/wp.Thumbs_DB_Files.en_us.pdf
"ThumbDBLib"
http://www.petedavis.net/MySite/DynPageView.aspx?pageid=31
"Vinetto"
http://vinetto.sourceforge.net/
HTH
Alex