C++ – ny C++ lib to read thumbnails from thumb.db in Windows Folder

cimagewindows

I want to read all thumbnails from a folder with images in Windows XP.
But if I read image file to get thumbnail, it seems a bit slow, so I wish I can first read the windows image thumbnail cache:thumb.db.
Is there any lib in c++ or c to read thumbnails from thumb.db.

Best Answer

You might find this useful:

ThumbsDBLib in C++

http://www.windameister.org/blog/index.php/thumbslib-in-cpp