I'm writing some program
In it, I connect network drive using WNetAddConnection2 function
It works well. And I want to change the icon of that network drive in explorer to my own icon
If then, I can easily find out which one is connected by my program
Is it possible? If, how can I
Please, show me the codes
Thanks.