Has anyone worked out a way of supporting the minimised application under the system tray using userlibs? I have a real need for full support from the minimised app ie: timer events etc...
System Tray
BlitzPlus Forums/BlitzPlus Programming/System Tray Someone wrote a dll a while back. Have a look at the Blitzcoder site, it may be in there archives somewhere.
Regards
Regards
The only one i can find is taskbar_dll it is useless to me as it fails to multitask and send events once minimised.
There are two system tray libs on BlitzCoder. The other one is called ShellAccess or something like that, it does a lot of stuff including system tray. Don't know if it does what you need or not but it's worth a try.