• 0

C++ creating a system tray ballon tip


Question

8 answers to this question

Recommended Posts

  • 0
Quick search on google provided many examples on how to do this. I suggest you do the same.

Maybe be more helpful and offer up a few suggestions on what the user should search for rather than going out of your way to be unhelpful?

  • 0
Quick search on google provided many examples on how to do this. I suggest you do the same.

If you read what I said i've been searching for a while, the reason is because the examples either did not work(compiled but did nothing) or its .NET or vb or something other then what i need

  • 0

The library:

http://msdn.microsoft.com/en-us/library/bb...28VS.85%29.aspx

http://msdn.microsoft.com/en-us/library/bb...28VS.85%29.aspx

And an open source program that shows how to use these interfaces.

http://www.paralint.com/projects/notifu/

I did a search on msdn for "tray balloon" in only Win32/COM articles. Then did a google search for the interface name. :/

Edited by Xilo
  • 0
The library:

http://msdn.microsoft.com/en-us/library/bb...28VS.85%29.aspx

http://msdn.microsoft.com/en-us/library/bb...28VS.85%29.aspx

And an open source program that shows how to use these interfaces.

http://www.paralint.com/projects/notifu/

I did a search on msdn for "tray balloon" in only Win32/COM articles. Then did a google search for the interface name. :/

Thank you

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.