I have problem refreshing the custom icon which i have set in desktop.ini. I referred many post in SO and codeproject but still i am facing this issue my prograt sets everything icon path, confirmOp, icon index, making it hidden and system attribute but still it doesn't get refreshed immediately. So i reviewed some post saying that it can be done through SHChangeNotify API and in that i found out SHCNE_UPDATEDIR.
So can someone please help me out with this. I would really appreciate for it.