I read this article in http://www.codeproject.com/KB/shell/overlayicon.aspx. I have some questions that I cannot answer. Please help me?
First, after I build the project. I received an OverlayIcon.dll. I used regsrv32 to register it to Windows. How can I call or do something to enable overlay icon on file?
Whether I will use other program to call functions to enable overlay function on the dll or not ?
And I want to know the location of the file/directory that will be affected by the overlay? If I select a file and right-click on it, how can I code to enable overlay icon on it?
Please help me, I'm very grateful to you.
Thanks in advance.