![]() |
tray latest
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu and notifications.
|
Example usage of the tray library. More...
Macros | |
| #define | TRAY_ICON1 "icon.ico" |
| Path to first icon. | |
| #define | TRAY_ICON2 "icon.ico" |
| Path to second icon. | |
| #define | TRAY_WINAPI 1 |
| Use WinAPI. | |
Functions | |
| int | main () |
| Main entry point. | |
Example usage of the tray library.
| int main | ( | ) |
Main entry point.