ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | WM_TRAYNOTIFY (WM_USER + 100) |
#define | ID_NOTIFY_ICON 0 |
#define | ID_BALLOON_TIMEOUT 1 |
#define | ID_BALLOON_DELAYREMOVE 2 |
#define | ID_BALLOON_QUERYCONT 3 |
#define | ID_BALLOON_SHOWTIME 4 |
#define | BALLOON_DELAYREMOVE_TIMEOUT 250 |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shell_notify) | |
#define BALLOON_DELAYREMOVE_TIMEOUT 250 |
Definition at line 42 of file CUserNotification.cpp.
#define ID_BALLOON_DELAYREMOVE 2 |
Definition at line 38 of file CUserNotification.cpp.
#define ID_BALLOON_QUERYCONT 3 |
Definition at line 39 of file CUserNotification.cpp.
#define ID_BALLOON_SHOWTIME 4 |
Definition at line 40 of file CUserNotification.cpp.
#define ID_BALLOON_TIMEOUT 1 |
Definition at line 37 of file CUserNotification.cpp.
#define ID_NOTIFY_ICON 0 |
Definition at line 34 of file CUserNotification.cpp.
Definition at line 31 of file CUserNotification.cpp.
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell_notify | ) |