Can someone describe how to use power basic for windows (and the necessary windows API calls) to generate a list of all the system tray icons? If possible, it would be nice to be able to distinguish between active icons an inactive icons.
I'm trying to write a power basic program that can detect when the state of a different application has changed, where that other application adds or removes a system tray icon based on it's state.
I'm trying to write a power basic program that can detect when the state of a different application has changed, where that other application adds or removes a system tray icon based on it's state.
Comment