Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : How to refesh System Tray icons
| Subject: | How to refesh System Tray icons |
| Posted by: | "Steve McGrath" (steve@no-spam.here) |
| Date: | Mon, 14 Feb 2005 13:38:12 |
Hi,
I'm killing a process which is visible in the system tray and then
relaunching it in the security context of an admin user. The problem I'm
having is that I now have 2 system tray icons, and if I move the mouse over
the sytem tray the icon belonging to the killed process will disappear. How
can I get this 'phantom' icon to disappear programmatically?
Thanks,
Steve