ReactOS 0.4.16-dev-598-gc07fba4
|
Go to the source code of this file.
Variables | |
SysTrayIconHandlers_t | g_IconHandlers [] |
const int | g_NumIcons = _countof(g_IconHandlers) |
SysTrayIconHandlers_t g_IconHandlers[] |
Definition at line 16 of file csystray.cpp.
Referenced by CSysTray::InitIcons(), CSysTray::ProcessIconMessage(), CSysTray::ShutdownIcons(), and CSysTray::UpdateIcons().
const int g_NumIcons = _countof(g_IconHandlers) |
Definition at line 21 of file csystray.cpp.
Referenced by CSysTray::InitIcons(), CSysTray::ProcessIconMessage(), CSysTray::ShutdownIcons(), and CSysTray::UpdateIcons().