Shell_NotifyIcon: Animate the System Tray Icon
Creating a system tray icon with timed animation. Jan 29.2002
Shell_NotifyIcon: Use SetTimer to Define Balloon Tip Life
A subclassed Balloon Tip demo to respond to balloon messages, with a
bonus self-closing timer using the SetTimer API. Jun
17.2004
Shell_NotifyIcon: Display Systray Balloon Tips
How to add Balloon Tips to a systray application running under Windows 2000 or Windows XP. Jul 7.2002
Shell_NotifyIcon: Respond to Systray Balloon Tip Clicks
Subclassing to respond to Balloon Tip messages. Jan 7.2003
Shell_NotifyIcon: Add Icon to Windows System Tray
Add and respond to an icon placed in the System Tray.
June 6.1999
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction
Add and respond to an icon placed in the System Tray. Demos using the systray to display drive statistics via GetDriveSpaceFreeEx. Jun
6.1999
Shell_NotifyIcon: Respond to Systray Icon/Menu Interaction in a MDI App
Add and respond to an icon placed in the System Tray in a MDI application. Demos using the systray to display drive statistics via GetDriveSpaceFreeEx in MDI Child Windows. Jul
31.1999
TransparentBlt: Simulating Microsoft's 'Windows Messenger' Notifications
Aug 14.2002
How to create and show a small form that appears and behaves like a notification window displayed by the Microsoft Windows Messenger application.
Shell_NotifyIcon: Windows Systray NOTIFYICONDATA Overview
Discussion of determining shell version to utilize systray code across all platforms. Jan 14.2003
|