hi every one, i have been searching a few days but i cannot perfom this issue. I have develop a custom shell to replace the one build by the system (6.5), can anyone can gave a hint?
I have tried to use the function SHNotificationRemove() from win32, but a cannot get CSID to complete the argument to use that function.
Other way was using Shell_NotifyIcon(NIM_DELETE,...) but i cant get result either.
Any hint or workaround?