Platform Independent "Notification Area" management

Hello all

I'm developping a monitoring tool and i'm about to implement a new feature that will be using the Windows "Notification Area" (on windows) as described here : 

http://msdn.microsoft.com/en-us/library/windows/desktop/aa511448.aspx

My questions are : 

- do you think this will definitely be platform dependent code or is there a way to get these notifications in a more "platform independent" way ?

Any recommendations ?

Thanks in advance 

David

 

 

OK. Found it there. SystemTrayIconComponent can make it. 

http://www.juce.com/juce/api/classSystemTrayIconComponent.html