This simple class CTBalloon which is derived from CWnd can be used to show the tray balloon similiar to the one that appears with MSN messenger.
MSN Messenger like Tray Balloon
Published 11/02/2001
This simple class CTBalloon which is derived from CWnd can be used to show the tray balloon similiar to the one that appears with MSN messenger.
This simple program code show how to write or remove an icon from the window taskbar and add a tool tip text. It also show how you can define a user message for trap events generate with mouse action (click on the icon).
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.
Explore new ways to run processes under Windows. Some might even surprise you.
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.