The Wayback Machine - https://web.archive.org/web/20120121055951/http://www.codeguru.com:80/cpp/controls/statusbar/systemtray/

    System Tray

    MSN Messenger like Tray Balloon

    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.

    Tutorial - Write Icon in the Taskbar Window

    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).