Tech Support > Microsoft Windows > Development Resources > Wondering how to Customize Icons in File List
Wondering how to Customize Icons in File List
Posted by Jeff Napier on January 15th, 2004


Hi folks,
I've been asked whether it is possible to have our own file type that
can contain an image, and have thumbnails of the images appear in Windows
Explorer and other file lists when files of our custom type are displayed
in the lists. This would look the same as browsing .ico files, where each
file displays as itself, not a generic icon representing that file type. If
it is possible, I'd like to develop that functionality in our application.
Any help you can give me in understanding how to do this is greatly
appreciated!
- Jeff

Posted by Tim Robinson on January 15th, 2004


Write your own icon handler shell extension and implement IExtractIcon.

--
Tim Robinson (MVP, Windows SDK)
http://www.themobius.co.uk/

"Jeff Napier" <javawizard@aol.com> wrote in message
news:Xns94718AAE127E7javawizardaolcom@216.148.227. 77...



Similar Posts