J
Jmc
Hi
I need some help with implementing Custom Icon Handlers using c#.
I want to show special icons(that I generate) for various file
extentions.
Lets say for example that I want all bmp images to have the image as an
icon.
I understand that I need to implement the a number of interfaces,
IUnknown, IPersistFile and IExtractIcon (right?).
But how do I actually do that using c#?
Best regards
/Jimmy
I need some help with implementing Custom Icon Handlers using c#.
I want to show special icons(that I generate) for various file
extentions.
Lets say for example that I want all bmp images to have the image as an
icon.
I understand that I need to implement the a number of interfaces,
IUnknown, IPersistFile and IExtractIcon (right?).
But how do I actually do that using c#?
Best regards
/Jimmy