Icontray
This program contains a NVO which makes it very simple to create a program that sits in the system icon tray. Also allows for popup menus, Hotkey reactivation and Balloon Tooltips.
Win API Functions used:
DestroyIcon
DllGetVersion
ExtractIcon
FreeLibrary
GetProcAddress
LoadImage
LoadLibrary
RegisterHotKey
SetForegroundWindow
Shell_NotifyIcon
UnregisterHotKey
——— Last updated 06/10/2024 ———