in reply to How to add icon to status area via Win32::API?
In that case, download Win32::GUI and look at Win32::GUI::NotifyIcon.
If what you really want is for your program to show up in the regular task bar, create a Win32::GUI window without a parent window, that will make it appear in the task bar.
http://sourceforge.net/projects/perl-win32-gui
/J
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to add icon to status area via Win32::API?
by henry100 (Initiate) on Aug 20, 2001 at 10:30 UTC | |
by jplindstrom (Monsignor) on Aug 21, 2001 at 19:02 UTC |