|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <traynotify.h>
Public Member Functions | |
| NotifyHook () | |
| ~NotifyHook () | |
| void | GetModulePath (HWND hwnd, HWND hwndCallback) |
| bool | ModulePathCopyData (LPARAM lparam, HWND *phwnd, String &path) |
Protected Attributes | |
| const UINT | WM_GETMODULEPATH |
Definition at line 116 of file traynotify.h.
| NotifyHook::NotifyHook | ( | ) |
Definition at line 35 of file traynotify.cpp.
| NotifyHook::~NotifyHook | ( | ) |
Definition at line 40 of file traynotify.cpp.
Definition at line 45 of file traynotify.cpp.
Referenced by NotifyArea::DetermineHideState().
Definition at line 50 of file traynotify.cpp.
Referenced by NotifyArea::WndProc().
Definition at line 125 of file traynotify.h.
Referenced by GetModulePath().