|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Member Functions | |
| CTrayIconWnd () | |
| ~CTrayIconWnd () | |
| HWND | CreateWnd () |
| void | DestroyWnd () |
| BOOL | SetMainIcon (HKL hKL) |
| BOOL | SetIcon (REFGUID rguid, DWORD dwUnknown24, HICON hIcon, LPCWSTR psz) |
| void | RemoveAllIcon (DWORD dwFlags) |
| void | RemoveUnusedIcons (int unknown) |
| @unimplemented | |
| CButtonIconItem * | FindIconItem (REFGUID rguid) |
| BOOL | FindTrayEtc () |
| HWND | GetNotifyWnd () |
| BOOL | OnIconMessage (UINT uMsg, WPARAM wParam, LPARAM lParam) |
| @implemented | |
| void | CallOnDelayMsg () |
Static Public Member Functions | |
| static BOOL | RegisterClass () |
| static CTrayIconWnd * | GetThis (HWND hWnd) |
| static void | SetThis (HWND hWnd, LPCREATESTRUCT pCS) |
Static Protected Member Functions | |
| static BOOL CALLBACK | EnumChildWndProc (HWND hWnd, LPARAM lParam) |
| static LRESULT CALLBACK | _WndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Friends | |
| class | CTipbarWnd |
| CTrayIconWnd::CTrayIconWnd | ( | ) |
| CTrayIconWnd::~CTrayIconWnd | ( | ) |
|
staticprotected |
Definition at line 3422 of file msutb.cpp.
Referenced by RegisterClass().
| void CTrayIconWnd::CallOnDelayMsg | ( | ) |
Definition at line 3207 of file msutb.cpp.
Referenced by _WndProc().
| HWND CTrayIconWnd::CreateWnd | ( | ) |
| void CTrayIconWnd::DestroyWnd | ( | ) |
Definition at line 3242 of file msutb.cpp.
Referenced by FindTrayEtc().
| CButtonIconItem * CTrayIconWnd::FindIconItem | ( | REFGUID | rguid | ) |
| BOOL CTrayIconWnd::FindTrayEtc | ( | ) |
Definition at line 3266 of file msutb.cpp.
Referenced by CreateWnd(), and GetNotifyWnd().
| HWND CTrayIconWnd::GetNotifyWnd | ( | ) |
Definition at line 3281 of file msutb.cpp.
Referenced by CTrayIconItem::UpdateMenuRectPoint().
|
static |
@implemented
Definition at line 3289 of file msutb.cpp.
Referenced by _WndProc().
|
static |
Definition at line 3309 of file msutb.cpp.
Referenced by ProcessAttach().
Definition at line 3321 of file msutb.cpp.
Referenced by CTipbarWnd::SetShowTrayIcon().
Definition at line 3354 of file msutb.cpp.
Definition at line 3377 of file msutb.cpp.
Referenced by CTipbarWnd::SetShowTrayIcon().
|
static |
Definition at line 3413 of file msutb.cpp.
Referenced by _WndProc().
|
friend |
|
protected |
Definition at line 1110 of file msutb.cpp.
Referenced by FindTrayEtc().
|
protected |
Definition at line 1107 of file msutb.cpp.
Referenced by FindTrayEtc(), CTipbarWnd::StartModalInput(), and CTipbarWnd::StopModalInput().
|
protected |
Definition at line 1106 of file msutb.cpp.
Referenced by EnumChildWndProc(), FindTrayEtc(), and GetNotifyWnd().
|
protected |
Definition at line 1105 of file msutb.cpp.
Referenced by FindTrayEtc().
|
protected |
Definition at line 1103 of file msutb.cpp.
Referenced by CreateWnd(), DestroyWnd(), and SetIcon().
|
protected |
Definition at line 1109 of file msutb.cpp.
Referenced by FindTrayEtc().
|
protected |
Definition at line 1112 of file msutb.cpp.
Referenced by CallOnDelayMsg(), CreateWnd(), FindIconItem(), OnIconMessage(), RemoveAllIcon(), SetIcon(), and ~CTrayIconWnd().
|
protected |
Definition at line 1111 of file msutb.cpp.
Referenced by CreateWnd(), and SetMainIcon().
|
protected |
Definition at line 1101 of file msutb.cpp.
Referenced by CallOnDelayMsg().
|
protected |
Definition at line 1113 of file msutb.cpp.
Referenced by CTrayIconWnd(), and SetIcon().
|
protected |
Definition at line 1102 of file msutb.cpp.
Referenced by CallOnDelayMsg().
|
protected |
Definition at line 1114 of file msutb.cpp.
Referenced by CTrayIconWnd(), and SetIcon().