Almas Adilbek
Almas Adilbek

Reputation: 4400

System notification area balloon by C++?

Is there simple code to show balloon notification for C++?
I'm using Visual Studio 2010.

Upvotes: 6

Views: 7290

Answers (1)

Check here and here. In general Google rules if you know the right words (system tray is not called "tray" -- it's "system notification area")

Upvotes: 5

Related Questions