c# - How do I retrieve the default icon for any given file type in Windows? -


how icon windows uses default specified file type?

default icons file type irrespective of whether happen have 1 of these types of files handy, defined in window's registry under

hkey_classes_root\ type \defaulticon(default)

...but why tinker when there nice c# code sample here virtualblackfox in answer how common file type icons in c#?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -