ReactOS 0.4.15-dev-7093-g01a8288
|
#include "precomp.h"
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 |
Functions | |
HRESULT | CTrayNotifyWnd_CreateInstance (HWND hwndParent, REFIID riid, void **ppv) |
Variables | |
static const WCHAR | szTrayNotifyWndClass [] = L"TrayNotifyWnd" |
#define TRAY_NOTIFY_WND_SPACING_X 1 |
Definition at line 30 of file trayntfy.cpp.
#define TRAY_NOTIFY_WND_SPACING_Y 1 |
Definition at line 31 of file trayntfy.cpp.
Definition at line 28 of file trayntfy.cpp.