S
Shane Story
I want to be able to get the icon associated with a certain file extension.
I can read the registry hkey_classes to get the ext. then look to the other
key for default icon.
How can I then extract the icon in file x at index 1 or whatever?
Again, I am not dealing with a file exactly but with a string path of the
file that has an extension.
I want to be able to take .pdf and get it's icon just by know .pdf, or .exe
or whatever.
Thanks,
Shane
I can read the registry hkey_classes to get the ext. then look to the other
key for default icon.
How can I then extract the icon in file x at index 1 or whatever?
Again, I am not dealing with a file exactly but with a string path of the
file that has an extension.
I want to be able to take .pdf and get it's icon just by know .pdf, or .exe
or whatever.
Thanks,
Shane