I have a program that I wrote that sits in the system tray. I would like the
to make this invisible to the Task Manager. I know that you could do this
fairly easily in Windows 95/98 with the RegisterServerProcess API call. This
has been removed from Windows 2000/XP and I would like to know if anyone
know how to accomplish this. Any code or sources of code would be
appreciated.