Hi chums,
I want to write an Icon Handler for my application.
How do I do that in vb?
I want to display a dynamic icon for each instance
of a file class.
Note that each file has its own icon that would be
created dynamically. (of course, depending upon the
contents of the file). But that icon will not be
contained in an .exe or .dll file.
I am not good at COM programming and do not know
how to handle and implement interfaces like IUnknown
and IExtractIcon etc.
Any ideas...?
I want to write an Icon Handler for my application.
How do I do that in vb?
I want to display a dynamic icon for each instance
of a file class.
Note that each file has its own icon that would be
created dynamically. (of course, depending upon the
contents of the file). But that icon will not be
contained in an .exe or .dll file.
I am not good at COM programming and do not know
how to handle and implement interfaces like IUnknown
and IExtractIcon etc.
Any ideas...?