show/hide this revision's text 3 Automated tag tuning
show/hide this revision's text 2 added 268 characters in body

Linux has libnotify and OS X has growl. Is there some kind of Notification API for Windows too?

It should be accessible via .Net languages.

Clarification:

Yes I'm looking for an way to send notification to the user, but it won't harm if one can subscribe to certain events with programs too. The linux libnotify uses a system wide D-Bus messaging system, which can handle all kind of events.

show/hide this revision's text 1

Notification API for windows

Linux has libnotify and OS X has growl. Is there some kind of Notification API for Windows too?

It should be accessible via .Net languages.