How to get the system tray notifications of a process from another process? (C#)


hi,

i starting exe (its system tray application) in separate process , need read of system tray notifications process. based on these notifications, need tasks in main process. how can this?

thanks in advance.


prasad

do own code of system tray application? maybe can write notifications windows event log (or somewhere else) , read events other process (windows event log). can listen windows event log. if specific event occurs, can perform operations.

robin sedlaczek (https://twitter.com/robinsedlaczek, http://robinsedlaczek.wordpress.com) @ microsoft forums (wave developments / berlin microsoft connection - https://www.facebook.com/theberlinmicrosoftconnection)



Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

SQL Server 2008 - High Memory Usage

How to send non-standard Content-Type header ?