1. sytem tray windows xp
- Posted by Chris Burch <chriscrylex at aol.com> Jan 20, 2004
- 473 views
Hi Here's an interesting one. Using WinXP Take sytem tray demo (PatRat) from archive - run it - doesn't work - no system tray icon appears. Take Reminder from archive (Mike Wever) - gap, but no icon appears. Now take systray.ew from reminder folder, and put it in systray folder - systray works fine. Suits me! Nice job to both of above! Now to find out how to make a window disappear from the desktop (inc from task bar) Chris
2. Re: sytem tray windows xp
- Posted by Evan Marshall <1evan at sbcglobal.net> Jan 20, 2004
- 484 views
Chris Burch wrote: >Now to find out how to make a window disappear from the desktop (inc >from task bar) > > Make the extended style WS_EX_TOOLWINDOW and position it off of the screen?