How can I display different icons for same file extension
Posted
by ScottCate
on Stack Overflow
See other posts from Stack Overflow
or by ScottCate
Published on 2010-06-18T16:02:09Z
Indexed on
2010/06/18
16:13 UTC
Read the original article
Hit count: 202
Visual Studio has *.SLN files for 2008, and 2010.
In explorer, the icon associated with the file is based on the version somehow. I was always under the impression that the associated icon just looked at the extension, but obviously there is more going on.
I'm asking on stack overflow as a developer - for my application, but if you feel this belongs on another forum, I'm happy to move the discussion elsewhere.
Thank you!
© Stack Overflow or respective owner