ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Classes | |
class | CTrayNotifyWnd |
Macros | |
#define | TRAY_NOTIFY_WND_SPACING_X 1 |
#define | TRAY_NOTIFY_WND_SPACING_Y 1 |
#define | CLOCK_TEXT_HACK 4 |
Functions | |
HRESULT | CTrayNotifyWnd_CreateInstance (HWND hwndParent, REFIID riid, void **ppv) |
Variables | |
static const WCHAR | szTrayNotifyWndClass [] = L"TrayNotifyWnd" |
#define CLOCK_TEXT_HACK 4 |
Definition at line 29 of file trayntfy.cpp.
#define TRAY_NOTIFY_WND_SPACING_X 1 |
Definition at line 27 of file trayntfy.cpp.
#define TRAY_NOTIFY_WND_SPACING_Y 1 |
Definition at line 28 of file trayntfy.cpp.
Definition at line 25 of file trayntfy.cpp.