Hi!
How can I get the icon for a specific extension? For example ".doc". I don't have the file name, so I can't use SHGetFileInfo(...). I could create a dummy file with the extension and then call SHGetFileInfo, but there has to be another way?
Regards
/Anders
