Coder's Guild Mailing List

Re: system tray

Posted by Eian on 1999-06-18

On 18 Jun 99, at 5:31, Morgan Terry wrote:

> I was just wondering how hard it would be to make one of my programs
> (made w/ C++ Builder 4) go into the system tray.  Can anyone tell me how
> to do this, or point me to some good docs?  Thanks -- 
> 

Ok, I have a library (un-compiled, I didn't create it) that you can 
use. Basically, it is a class that you extend, create functions to 
catch the various mouse messages. Not really too hard. But, I am 
not sure that it would work with C++ Builder, I use MSVC++ 
myself, you can give it a try though. Send me an email if you would 
like me to send it to you.

Eian