|
ReactOS 0.4.16-dev-2498-g8632030
|
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 3423 of file msutb.cpp.
Referenced by RegisterClass().
| void CTrayIconWnd::CallOnDelayMsg | ( | ) |
Definition at line 3208 of file msutb.cpp.
Referenced by _WndProc().
| HWND CTrayIconWnd::CreateWnd | ( | ) |
| void CTrayIconWnd::DestroyWnd | ( | ) |
Definition at line 3243 of file msutb.cpp.
Referenced by FindTrayEtc().
| CButtonIconItem * CTrayIconWnd::FindIconItem | ( | REFGUID | rguid | ) |
| BOOL CTrayIconWnd::FindTrayEtc | ( | ) |
Definition at line 3267 of file msutb.cpp.
Referenced by CreateWnd(), and GetNotifyWnd().
| HWND CTrayIconWnd::GetNotifyWnd | ( | ) |
Definition at line 3282 of file msutb.cpp.
Referenced by CTrayIconItem::UpdateMenuRectPoint().
|
static |
@implemented
Definition at line 3290 of file msutb.cpp.
Referenced by _WndProc().
|
static |
Definition at line 3310 of file msutb.cpp.
Referenced by ProcessAttach().
Definition at line 3322 of file msutb.cpp.
Referenced by CTipbarWnd::SetShowTrayIcon().
Definition at line 3355 of file msutb.cpp.
Definition at line 3378 of file msutb.cpp.
Referenced by CTipbarWnd::SetShowTrayIcon().
|
static |
Definition at line 3414 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().