Page 1 of 1

System tray class

Posted: Tue Mar 08, 2005 7:03 am
by AngusL
Yup, me again :oops:

I've been playing around with my GUI again, and have got it a way that I find more productive, the only thing that's missing is the system tray (don't ask :lol:). I know it's possible to somehow grab a window class and run it inside another application. Basically, all I'm looking for is the name of this so that I can write a program to replace the system tray. :P If anyone is willing to offer more information, it's very welcome but I know you all have lives.

Posted: Tue Mar 08, 2005 7:15 am
by feyd
name of which?

Posted: Tue Mar 08, 2005 10:09 am
by AngusL
The name which would be given to programatically using a class from another application and/or the name of the system tray class (eg: CabinetWClass for My Computer).

Posted: Tue Mar 08, 2005 10:14 am
by feyd

Posted: Tue Mar 08, 2005 12:52 pm
by AngusL
That looks like it, thanks. :) I didn't really know enough to ask the right question, let alone search Google or MSDN for it.