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 02/14/2019 ———