Anyone have a database of file extensions & icons to go with the extensions?

Posted by neddy on Stack Overflow See other posts from Stack Overflow or by neddy
Published on 2010-03-24T05:15:09Z Indexed on 2010/03/24 5:23 UTC
Read the original article Hit count: 267

Ok, im developing some software which requires file icons to display lists of files on a computer...

i don't want to use the system ExtractAssociatedIcon api's i'd rather load the icons for the file extensions out of a database... (as some systems may not have certain files associated etc)...

Does anyone have a database of file extensions & icons to go with the extensions that i can use?

Cheers in advance,

© Stack Overflow or respective owner

Related posts about Icons

Related posts about shell-extensions