ReactOS 0.4.15-dev-7942-gd23573b
CSysPagerWnd Class Reference
Inheritance diagram for CSysPagerWnd:
Collaboration diagram for CSysPagerWnd:

Public Member Functions

 CSysPagerWnd ()
 
virtual ~CSysPagerWnd ()
 
LRESULT DrawBackground (HDC hdc)
 
LRESULT OnEraseBackground (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnCreate (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnDestroy (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnGetInfoTip (INT uCode, LPNMHDR hdr, BOOL &bHandled)
 
LRESULT OnCustomDraw (INT uCode, LPNMHDR hdr, BOOL &bHandled)
 
LRESULT OnCommand (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnSize (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnCtxMenu (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnBalloonPop (UINT uCode, LPNMHDR hdr, BOOL &bHandled)
 
LRESULT OnTimer (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnCopyData (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnSettingChanged (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnGetMinimumSize (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
HRESULT WINAPI GetWindow (HWND *phwnd)
 
HRESULT WINAPI ContextSensitiveHelp (BOOL fEnterMode)
 
BOOL NotifyIcon (DWORD dwMessage, _In_ CONST NOTIFYICONDATA *iconData)
 
void GetSize (IN BOOL IsHorizontal, IN PSIZE size)
 
HRESULT Initialize (IN HWND hWndParent)
 
- Public Member Functions inherited from ATL::CComObjectRootEx< CComMultiThreadModelNoCS >
 ~CComObjectRootEx ()
 
ULONG InternalAddRef ()
 
ULONG InternalRelease ()
 
void Lock ()
 
void Unlock ()
 
HRESULT _AtlInitialConstruct ()
 
- Public Member Functions inherited from ATL::CComObjectRootBase
 CComObjectRootBase ()
 
 ~CComObjectRootBase ()
 
void SetVoid (void *)
 
HRESULT _AtlFinalConstruct ()
 
HRESULT FinalConstruct ()
 
void InternalFinalConstructAddRef ()
 
void InternalFinalConstructRelease ()
 
void FinalRelease ()
 
- Public Member Functions inherited from ATL::CWindowImpl< CSysPagerWnd, CWindow, CControlWinTraits >
HWND Create (HWND hWndParent, _U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, _U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL)
 
- Public Member Functions inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
 CWindowImplBaseT ()
 
virtual void OnFinalMessage (HWND)
 
BOOL SubclassWindow (HWND hWnd)
 
HWND UnsubclassWindow (BOOL bForce=FALSE)
 
virtual WNDPROC GetWindowProc ()
 
LRESULT DefWindowProc (UINT uMsg, WPARAM wParam, LPARAM lParam)
 
HWND Create (HWND hWndParent, _U_RECT rect, LPCTSTR szWindowName, DWORD dwStyle, DWORD dwExStyle, _U_MENUorID MenuOrID, ATOM atom, LPVOID lpCreateParam)
 
- Public Member Functions inherited from ATL::CWindowImplRoot< TBase >
 CWindowImplRoot ()
 
virtual ~CWindowImplRoot ()
 
- Public Member Functions inherited from ATL::CWindow
 CWindow (HWND hWnd=NULL)
 
 operator HWND () const
 
UINT ArrangeIconicWindows ()
 
void Attach (HWND hWndNew)
 
HDC BeginPaint (LPPAINTSTRUCT lpPaint)
 
BOOL BringWindowToTop ()
 
BOOL CenterWindow (HWND hWndCenter=NULL)
 
BOOL ChangeClipboardChain (HWND hWndNewNext)
 
BOOL CheckDlgButton (int nIDButton, UINT nCheck)
 
BOOL CheckRadioButton (int nIDFirstButton, int nIDLastButton, int nIDCheckButton)
 
HWND ChildWindowFromPoint (POINT point) const
 
HWND ChildWindowFromPointEx (POINT point, UINT uFlags) const
 
BOOL ClientToScreen (LPPOINT lpPoint) const
 
BOOL ClientToScreen (LPRECT lpRect) const
 
HWND Create (LPCTSTR lpstrWndClass, HWND hWndParent, _U_RECT rect=NULL, LPCTSTR szWindowName=NULL, DWORD dwStyle=0, DWORD dwExStyle=0, _U_MENUorID MenuOrID=0U, LPVOID lpCreateParam=NULL)
 
BOOL CreateCaret (HBITMAP pBitmap)
 
BOOL CreateGrayCaret (int nWidth, int nHeight)
 
BOOL CreateSolidCaret (int nWidth, int nHeight)
 
HDWP DeferWindowPos (HDWP hWinPosInfo, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags)
 
BOOL DestroyWindow ()
 
HWND Detach ()
 
int DlgDirList (LPTSTR lpPathSpec, int nIDListBox, int nIDStaticPath, UINT nFileType)
 
int DlgDirListComboBox (LPTSTR lpPathSpec, int nIDComboBox, int nIDStaticPath, UINT nFileType)
 
BOOL DlgDirSelect (LPTSTR lpString, int nCount, int nIDListBox)
 
BOOL DlgDirSelectComboBox (LPTSTR lpString, int nCount, int nIDComboBox)
 
void DragAcceptFiles (BOOL bAccept=TRUE)
 
BOOL DrawMenuBar ()
 
BOOL EnableScrollBar (UINT uSBFlags, UINT uArrowFlags=ESB_ENABLE_BOTH)
 
BOOL EnableWindow (BOOL bEnable=TRUE)
 
void EndPaint (LPPAINTSTRUCT lpPaint)
 
BOOL FlashWindow (BOOL bInvert)
 
BOOL GetClientRect (LPRECT lpRect) const
 
HDC GetDC ()
 
HDC GetDCEx (HRGN hRgnClip, DWORD flags)
 
HWND GetDescendantWindow (int nID) const
 
HRESULT GetDlgControl (int nID, REFIID iid, void **ppCtrl)
 
int GetDlgCtrlID () const
 
HRESULT GetDlgHost (int nID, REFIID iid, void **ppHost)
 
HWND GetDlgItem (_In_ int nID) const
 
UINT GetDlgItemInt (_In_ int nID, _Out_opt_ BOOL *lpTrans=NULL, _In_ BOOL bSigned=TRUE) const
 
UINT GetDlgItemText (_In_ int nID, _Out_writes_to_(nMaxCount, return+1) LPTSTR lpStr, _In_ int nMaxCount) const
 
BOOL GetDlgItemText (_In_ int nID, _Inout_ _Outref_result_maybenull_ _Post_z_ BSTR &bstrText) const
 
DWORD GetExStyle () const
 
HFONT GetFont () const
 
DWORD GetHotKey () const
 
HICON GetIcon (BOOL bBigIcon=TRUE) const
 
HWND GetLastActivePopup () const
 
HMENU GetMenu () const
 
HWND GetNextDlgGroupItem (HWND hWndCtl, BOOL bPrevious=FALSE) const
 
HWND GetNextDlgTabItem (HWND hWndCtl, BOOL bPrevious=FALSE) const
 
CWindow GetParent () const
 
BOOL GetScrollInfo (int nBar, LPSCROLLINFO lpScrollInfo)
 
BOOL GetScrollPos (int nBar)
 
BOOL GetScrollRange (int nBar, LPINT lpMinPos, LPINT lpMaxPos) const
 
DWORD GetStyle () const
 
HMENU GetSystemMenu (BOOL bRevert)
 
HWND GetTopLevelParent () const
 
HWND GetTopLevelWindow () const
 
HWND GetTopWindow () const
 
BOOL GetUpdateRect (LPRECT lpRect, BOOL bErase=FALSE)
 
int GetUpdateRgn (HRGN hRgn, BOOL bErase=FALSE)
 
HWND GetWindow (UINT nCmd) const
 
DWORD GetWindowContextHelpId () const
 
HDC GetWindowDC ()
 
LONG GetWindowLong (int nIndex) const
 
LONG_PTR GetWindowLongPtr (int nIndex) const
 
BOOL GetWindowPlacement (WINDOWPLACEMENT *lpwndpl) const
 
DWORD GetWindowProcessID ()
 
BOOL GetWindowRect (LPRECT lpRect) const
 
int GetWindowRgn (HRGN hRgn)
 
int GetWindowText (_Out_writes_to_(nMaxCount, return+1) LPTSTR lpszStringBuf, _In_ int nMaxCount) const
 
BOOL GetWindowText (_Inout_ _Outref_result_maybenull_ _Post_z_ BSTR &bstrText) const
 
int GetWindowTextLength () const
 
DWORD GetWindowThreadID ()
 
WORD GetWindowWord (int nIndex) const
 
void GotoDlgCtrl (HWND hWndCtrl) const
 
BOOL HideCaret ()
 
BOOL HiliteMenuItem (HMENU hMenu, UINT uHiliteItem, UINT uHilite)
 
BOOL Invalidate (BOOL bErase=TRUE)
 
BOOL InvalidateRect (LPCRECT lpRect, BOOL bErase=TRUE)
 
void InvalidateRgn (HRGN hRgn, BOOL bErase=TRUE)
 
BOOL IsChild (const HWND hWnd) const
 
BOOL IsDialogMessage (LPMSG lpMsg)
 
UINT IsDlgButtonChecked (int nIDButton) const
 
BOOL IsIconic () const
 
BOOL IsParentDialog ()
 
BOOL IsWindow () const
 
BOOL IsWindowEnabled () const
 
BOOL IsWindowVisible () const
 
BOOL IsWindowUnicode ()
 
BOOL IsZoomed () const
 
BOOL KillTimer (UINT_PTR nIDEvent)
 
BOOL LockWindowUpdate (BOOL bLock=TRUE)
 
int MapWindowPoints (HWND hWndTo, LPPOINT lpPoint, UINT nCount) const
 
int MapWindowPoints (HWND hWndTo, LPRECT lpRect) const
 
int MessageBox (LPCTSTR lpszText, LPCTSTR lpszCaption=NULL, UINT nType=MB_OK)
 
BOOL ModifyStyle (DWORD dwRemove, DWORD dwAdd, UINT nFlags=0)
 
BOOL ModifyStyleEx (DWORD dwRemove, DWORD dwAdd, UINT nFlags=0)
 
BOOL MoveWindow (int x, int y, int nWidth, int nHeight, BOOL bRepaint=TRUE)
 
void NextDlgCtrl () const
 
BOOL OpenClipboard ()
 
BOOL PostMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
void PrevDlgCtrl () const
 
void Print (HDC hDC, DWORD dwFlags) const
 
void PrintClient (HDC hDC, DWORD dwFlags) const
 
BOOL RedrawWindow (LPCRECT lpRectUpdate=NULL, HRGN hRgnUpdate=NULL, UINT flags=RDW_INVALIDATE|RDW_UPDATENOW|RDW_ERASE)
 
int ReleaseDC (HDC hDC)
 
BOOL ResizeClient (int nWidth, int nHeight, BOOL bRedraw=FALSE)
 
BOOL ScreenToClient (LPPOINT lpPoint) const
 
BOOL ScrollWindow (int xAmount, int yAmount, LPCRECT lpRect=NULL, LPCRECT lpClipRect=NULL)
 
int ScrollWindowEx (int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, HRGN hRgnUpdate, LPRECT lpRectUpdate, UINT flags)
 
LRESULT SendDlgItemMessage (int nID, UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
LRESULT SendMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
void SendMessageToDescendants (UINT message, WPARAM wParam=0, LPARAM lParam=0, BOOL bDeep=TRUE)
 
BOOL SendNotifyMessage (UINT message, WPARAM wParam=0, LPARAM lParam=0)
 
HWND SetActiveWindow ()
 
HWND SetCapture ()
 
HWND SetClipboardViewer ()
 
int SetDlgCtrlID (int nID)
 
BOOL SetDlgItemInt (int nID, UINT nValue, BOOL bSigned=TRUE)
 
BOOL SetDlgItemText (int nID, LPCTSTR lpszString)
 
HWND SetFocus ()
 
void SetFont (HFONT hFont, BOOL bRedraw=TRUE)
 
int SetHotKey (WORD wVirtualKeyCode, WORD wModifiers)
 
HICON SetIcon (HICON hIcon, BOOL bBigIcon=TRUE)
 
BOOL SetMenu (HMENU hMenu)
 
HWND SetParent (HWND hWndNewParent)
 
void SetRedraw (BOOL bRedraw=TRUE)
 
int SetScrollInfo (int nBar, LPSCROLLINFO lpScrollInfo, BOOL bRedraw=TRUE)
 
int SetScrollPos (int nBar, int nPos, BOOL bRedraw=TRUE)
 
BOOL SetScrollRange (int nBar, int nMinPos, int nMaxPos, BOOL bRedraw=TRUE)
 
UINT_PTR SetTimer (UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)=NULL)
 
BOOL SetWindowContextHelpId (DWORD dwContextHelpId)
 
LONG SetWindowLong (int nIndex, LONG dwNewLong)
 
LONG_PTR SetWindowLongPtr (int nIndex, LONG_PTR dwNewLong)
 
BOOL SetWindowPlacement (const WINDOWPLACEMENT *lpwndpl)
 
BOOL SetWindowPos (HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags)
 
int SetWindowRgn (HRGN hRgn, BOOL bRedraw=FALSE)
 
BOOL SetWindowText (LPCTSTR lpszString)
 
WORD SetWindowWord (int nIndex, WORD wNewWord)
 
BOOL ShowCaret ()
 
BOOL ShowOwnedPopups (BOOL bShow=TRUE)
 
BOOL ShowScrollBar (UINT nBar, BOOL bShow=TRUE)
 
BOOL ShowWindow (int nCmdShow)
 
BOOL ShowWindowAsync (int nCmdShow)
 
BOOL UpdateWindow ()
 
BOOL ValidateRect (LPCRECT lpRect)
 
BOOL ValidateRgn (HRGN hRgn)
 
BOOL WinHelp (LPCTSTR lpszHelp, UINT nCmd=HELP_CONTEXT, DWORD dwData=0)
 
- Public Member Functions inherited from ATL::CMessageMap
virtual BOOL ProcessWindowMessage (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID)=0
 
HRESULT GetWindow ([out] HWND *phwnd)
 
HRESULT ContextSensitiveHelp ([in] BOOL fEnterMode)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 
- Public Member Functions inherited from CIconWatcher
 CIconWatcher ()
 
virtual ~CIconWatcher ()
 
bool Initialize (_In_ HWND hWndParent)
 
void Uninitialize ()
 
bool AddIconToWatcher (_In_ CONST NOTIFYICONDATA *iconData)
 
bool RemoveIconFromWatcher (_In_ CONST NOTIFYICONDATA *iconData)
 
IconWatcherDataGetListEntry (_In_opt_ CONST NOTIFYICONDATA *iconData, _In_opt_ HANDLE hProcess, _In_ bool Remove)
 

Private Attributes

CNotifyToolbar Toolbar
 
CTooltips m_Balloons
 
CBalloonQueue m_BalloonQueue
 

Additional Inherited Members

- Public Types inherited from ATL::CWindowImplRoot< TBase >
enum  { WINSTATE_DESTROYED = 0x00000001 }
 
- Public Types inherited from IOleWindow
typedef IOleWindowLPOLEWINDOW
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Static Public Member Functions inherited from ATL::CComCoClass< CSysPagerWnd >
static LPCTSTR WINAPI GetObjectDescription ()
 
- Static Public Member Functions inherited from ATL::CComObjectRootBase
static void WINAPI ObjectMain (bool)
 
static const struct _ATL_CATMAP_ENTRYGetCategoryMap ()
 
static HRESULT WINAPI InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject)
 
- Static Public Member Functions inherited from ATL::CWindowImpl< CSysPagerWnd, CWindow, CControlWinTraits >
static LPCTSTR GetWndCaption ()
 
- Static Public Member Functions inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
static DWORD GetWndStyle (DWORD dwStyle)
 
static DWORD GetWndExStyle (DWORD dwExStyle)
 
static LRESULT CALLBACK StartWindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static LRESULT CALLBACK WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
- Static Public Member Functions inherited from ATL::CWindow
static LPCTSTR GetWndClassName ()
 
static LRESULT SendMessage (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
 
- Public Attributes inherited from ATL::CComObjectRootBase
LONG m_dwRef
 
- Public Attributes inherited from ATL::CWindowImplBaseT< TBase, TWinTraits >
WNDPROC m_pfnSuperWindowProc
 
- Public Attributes inherited from ATL::CWindowImplRoot< TBase >
CWndProcThunk m_thunk
 
const _ATL_MSGm_pCurrentMsg
 
DWORD m_dwState
 
- Public Attributes inherited from ATL::CWindow
HWND m_hWnd
 
- Static Public Attributes inherited from ATL::CWindow
static RECT rcDefault
 

Detailed Description

Definition at line 189 of file syspager.cpp.

Constructor & Destructor Documentation

◆ CSysPagerWnd()

CSysPagerWnd::CSysPagerWnd ( )

Definition at line 1286 of file syspager.cpp.

1286{}

◆ ~CSysPagerWnd()

CSysPagerWnd::~CSysPagerWnd ( )
virtual

Definition at line 1288 of file syspager.cpp.

1288{}

Member Function Documentation

◆ ContextSensitiveHelp()

HRESULT WINAPI CSysPagerWnd::ContextSensitiveHelp ( BOOL  fEnterMode)
inline

Implements IOleWindow.

Definition at line 229 of file syspager.cpp.

230 {
231 return E_NOTIMPL;
232 }
#define E_NOTIMPL
Definition: ddrawi.h:99

◆ DrawBackground()

LRESULT CSysPagerWnd::DrawBackground ( HDC  hdc)

◆ GetSize()

void CSysPagerWnd::GetSize ( IN BOOL  IsHorizontal,
IN PSIZE  size 
)

Definition at line 1400 of file syspager.cpp.

1401{
1402 /* Get the ideal height or width */
1403#if 0
1404 /* Unfortunately this doens't work correctly in ros */
1405 Toolbar.GetIdealSize(!IsHorizontal, size);
1406
1407 /* Make the reference dimension an exact multiple of the icon size */
1408 if (IsHorizontal)
1409 size->cy -= size->cy % GetSystemMetrics(SM_CYSMICON);
1410 else
1411 size->cx -= size->cx % GetSystemMetrics(SM_CXSMICON);
1412
1413#else
1414 INT rows = 0;
1415 INT columns = 0;
1416 INT cyButton = GetSystemMetrics(SM_CYSMICON) + 2;
1417 INT cxButton = GetSystemMetrics(SM_CXSMICON) + 2;
1419 {
1420 cyButton = MulDiv(GetSystemMetrics(SM_CYSMICON), 3, 2);
1421 cxButton = MulDiv(GetSystemMetrics(SM_CXSMICON), 3, 2);
1422 }
1423 int VisibleButtonCount = Toolbar.GetVisibleButtonCount();
1424
1425 if (IsHorizontal)
1426 {
1428 rows = max(size->cy / MulDiv(cyButton, 3, 2), 1);
1429 else
1430 rows = max(size->cy / cyButton, 1);
1431 columns = (VisibleButtonCount + rows - 1) / rows;
1432 }
1433 else
1434 {
1435 columns = max(size->cx / cxButton, 1);
1436 rows = (VisibleButtonCount + columns - 1) / columns;
1437 }
1438 size->cx = columns * cxButton;
1439 size->cy = rows * cyButton;
1440#endif
1441}
TaskbarSettings g_TaskbarSettings
Definition: settings.cpp:23
int GetVisibleButtonCount()
Definition: syspager.cpp:675
CNotifyToolbar Toolbar
Definition: syspager.cpp:196
GLsizeiptr size
Definition: glext.h:5919
INT WINAPI MulDiv(INT nNumber, INT nNumerator, INT nDenominator)
Definition: muldiv.c:25
BOOL UseCompactTrayIcons()
Definition: precomp.h:229
#define max(a, b)
Definition: svc.c:63
int32_t INT
Definition: typedefs.h:58
#define SM_CYSMICON
Definition: winuser.h:1013
#define SM_CXSMICON
Definition: winuser.h:1012
int WINAPI GetSystemMetrics(_In_ int)

Referenced by OnGetMinimumSize().

◆ GetWindow()

HRESULT WINAPI CSysPagerWnd::GetWindow ( HWND phwnd)
inline

Implements IOleWindow.

Definition at line 221 of file syspager.cpp.

222 {
223 if (!phwnd)
224 return E_INVALIDARG;
225 *phwnd = m_hWnd;
226 return S_OK;
227 }
HWND m_hWnd
Definition: atlwin.h:273
#define E_INVALIDARG
Definition: ddrawi.h:101
#define S_OK
Definition: intsafe.h:52

◆ Initialize()

HRESULT CSysPagerWnd::Initialize ( IN HWND  hWndParent)

Definition at line 1597 of file syspager.cpp.

1598{
1599 /* Create the window. The tray window is going to move it to the correct
1600 position and resize it as needed. */
1602 Create(hWndParent, 0, NULL, dwStyle);
1603 if (!m_hWnd)
1604 return E_FAIL;
1605
1606 SetWindowTheme(m_hWnd, L"TrayNotify", NULL);
1607
1608 return S_OK;
1609}
@ Create
Definition: registry.c:563
#define E_FAIL
Definition: ddrawi.h:102
#define NULL
Definition: types.h:112
unsigned long DWORD
Definition: ntddk_ex.h:95
#define L(x)
Definition: ntvdm.h:50
#define WS_CHILD
Definition: pedump.c:617
#define WS_VISIBLE
Definition: pedump.c:620
#define WS_CLIPSIBLINGS
Definition: pedump.c:618
HRESULT WINAPI SetWindowTheme(_In_ HWND hwnd, _In_ LPCWSTR pszSubAppName, _In_ LPCWSTR pszSubIdList)
Definition: uxthemesupp.c:69

◆ NotifyIcon()

BOOL CSysPagerWnd::NotifyIcon ( DWORD  dwMessage,
_In_ CONST NOTIFYICONDATA iconData 
)

Definition at line 1347 of file syspager.cpp.

1348{
1349 BOOL ret = FALSE;
1350
1351 int VisibleButtonCount = Toolbar.GetVisibleButtonCount();
1352
1353 TRACE("NotifyIcon received. Code=%d\n", dwMessage);
1354 switch (dwMessage)
1355 {
1356 case NIM_ADD:
1357 ret = Toolbar.AddButton(iconData);
1358 if (ret == TRUE)
1359 {
1360 (void)AddIconToWatcher(iconData);
1361 }
1362 break;
1363
1364 case NIM_MODIFY:
1365 ret = Toolbar.UpdateButton(iconData);
1366 break;
1367
1368 case NIM_DELETE:
1369 ret = Toolbar.RemoveButton(iconData);
1370 if (ret == TRUE)
1371 {
1372 (void)RemoveIconFromWatcher(iconData);
1373 }
1374 break;
1375
1376 case NIM_SETFOCUS:
1377 Toolbar.SetFocus();
1378 ret = TRUE;
1379 break;
1380
1381 case NIM_SETVERSION:
1382 ret = Toolbar.SwitchVersion(iconData);
1383 break;
1384
1385 default:
1386 TRACE("NotifyIcon received with unknown code %d.\n", dwMessage);
1387 return FALSE;
1388 }
1389
1390 if (VisibleButtonCount != Toolbar.GetVisibleButtonCount())
1391 {
1392 /* Ask the parent to resize */
1393 NMHDR nmh = {GetParent(), 0, NTNWM_REALIGN};
1394 GetParent().SendMessage(WM_NOTIFY, 0, (LPARAM) &nmh);
1395 }
1396
1397 return ret;
1398}
#define NTNWM_REALIGN
Definition: precomp.h:370
HWND SetFocus()
Definition: atlwin.h:1198
LRESULT SendMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0)
Definition: atlwin.h:1116
CWindow GetParent() const
Definition: atlwin.h:700
bool RemoveIconFromWatcher(_In_ CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:372
bool AddIconToWatcher(_In_ CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:333
BOOL RemoveButton(IN CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:944
BOOL UpdateButton(IN CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:839
BOOL AddButton(IN CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:717
BOOL SwitchVersion(IN CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:816
#define TRUE
Definition: types.h:120
#define FALSE
Definition: types.h:117
unsigned int BOOL
Definition: ntddk_ex.h:94
#define WM_NOTIFY
Definition: richedit.h:61
#define NIM_DELETE
Definition: shellapi.h:96
#define NIM_MODIFY
Definition: shellapi.h:95
#define NIM_ADD
Definition: shellapi.h:94
#define TRACE(s)
Definition: solgame.cpp:4
int ret
LONG_PTR LPARAM
Definition: windef.h:208

Referenced by OnCopyData().

◆ OnBalloonPop()

LRESULT CSysPagerWnd::OnBalloonPop ( UINT  uCode,
LPNMHDR  hdr,
BOOL bHandled 
)

Definition at line 1547 of file syspager.cpp.

1548{
1550 bHandled = TRUE;
1551 return 0;
1552}
void CloseCurrent()
Definition: syspager.cpp:593
CBalloonQueue m_BalloonQueue
Definition: syspager.cpp:198

◆ OnCommand()

LRESULT CSysPagerWnd::OnCommand ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1464 of file syspager.cpp.

1465{
1466 bHandled = FALSE;
1467
1468 /* Handles the BN_CLICKED notifications sent by the CNotifyToolbar member */
1469 if (HIWORD(wParam) != BN_CLICKED)
1470 return 0;
1471
1472 INT iBtn = LOWORD(wParam);
1473 if (iBtn < 0)
1474 return 0;
1475
1476 InternalIconData* notifyItem = Toolbar.GetItemData(iBtn);
1477
1478 if (!::IsWindow(notifyItem->hWnd))
1479 return 0;
1480
1481 // TODO: Improve keyboard handling by looking whether one presses
1482 // on ENTER, etc..., which roughly translates into "double-clicking".
1483
1484 if (notifyItem->uVersionCopy >= NOTIFYICON_VERSION)
1485 {
1486 /* Use new-style notifications if the notification icon supports them */
1487 ::SendNotifyMessage(notifyItem->hWnd,
1488 notifyItem->uCallbackMessage,
1489 notifyItem->uID,
1490 NIN_SELECT); // TODO: Distinguish with NIN_KEYSELECT
1491 }
1492 else if (lParam == -1)
1493 {
1494 /*
1495 * Otherwise, and only if the icon was selected via the keyboard,
1496 * simulate right-click mouse messages. This is not needed if the
1497 * selection was done by mouse because in this case the mouse
1498 * messages were already sent.
1499 */
1500 ::SendNotifyMessage(notifyItem->hWnd,
1501 notifyItem->uCallbackMessage,
1502 notifyItem->uID,
1503 WM_LBUTTONDOWN); // TODO: Distinguish with double-click WM_LBUTTONDBLCLK
1504 ::SendNotifyMessage(notifyItem->hWnd,
1505 notifyItem->uCallbackMessage,
1506 notifyItem->uID,
1507 WM_LBUTTONUP);
1508 }
1509
1510 return 0;
1511}
BOOL IsWindow() const
Definition: atlwin.h:947
WPARAM wParam
Definition: combotst.c:138
LPARAM lParam
Definition: combotst.c:139
#define LOWORD(l)
Definition: pedump.c:82
UINT uCallbackMessage
Definition: shellapi.h:231
#define HIWORD(l)
Definition: typedefs.h:247
#define WM_LBUTTONDOWN
Definition: winuser.h:1776
#define WM_LBUTTONUP
Definition: winuser.h:1777
#define BN_CLICKED
Definition: winuser.h:1925
#define SendNotifyMessage
Definition: winuser.h:5846

◆ OnCopyData()

LRESULT CSysPagerWnd::OnCopyData ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1564 of file syspager.cpp.

1565{
1567 if (cpData->dwData == TABDMC_NOTIFY)
1568 {
1569 /* A taskbar NotifyIcon notification */
1570 PTRAYNOTIFYDATAW pData = (PTRAYNOTIFYDATAW)cpData->lpData;
1571 if (pData->dwSignature == NI_NOTIFY_SIG)
1572 return NotifyIcon(pData->dwMessage, &pData->nid);
1573 }
1574 else if (cpData->dwData == TABDMC_LOADINPROC)
1575 {
1576 FIXME("Taskbar Load In Proc\n");
1577 }
1578
1579 return FALSE;
1580}
#define FIXME(fmt,...)
Definition: debug.h:111
BOOL NotifyIcon(DWORD dwMessage, _In_ CONST NOTIFYICONDATA *iconData)
Definition: syspager.cpp:1347
if(dx< 0)
Definition: linetemp.h:194
ULONG_PTR dwData
Definition: winuser.h:3001
TW_UINT32 TW_UINT16 TW_UINT16 TW_MEMREF pData
Definition: twain.h:1830
#define TABDMC_LOADINPROC
Definition: undocshell.h:856
#define TABDMC_NOTIFY
Definition: undocshell.h:855
struct tagCOPYDATASTRUCT * PCOPYDATASTRUCT

◆ OnCreate()

LRESULT CSysPagerWnd::OnCreate ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1307 of file syspager.cpp.

1308{
1311
1312 HWND hWndTop = GetAncestor(m_hWnd, GA_ROOT);
1313
1315
1316 TOOLINFOW ti = { 0 };
1317 ti.cbSize = TTTOOLINFOW_V1_SIZE;
1318 ti.uFlags = TTF_TRACK | TTF_IDISHWND;
1319 ti.uId = reinterpret_cast<UINT_PTR>(Toolbar.m_hWnd);
1320 ti.hwnd = m_hWnd;
1321 ti.lpszText = NULL;
1322 ti.lParam = NULL;
1323
1324 BOOL ret = m_Balloons.AddTool(&ti);
1325 if (!ret)
1326 {
1327 WARN("AddTool failed, LastError=%d (probably meaningless unless non-zero)\n", GetLastError());
1328 }
1329
1331
1332 // Explicitly request running applications to re-register their systray icons
1334 RegisterWindowMessageW(L"TaskbarCreated"),
1335 0, 0);
1336
1337 return TRUE;
1338}
#define WARN(fmt,...)
Definition: debug.h:112
void Init(HWND hwndParent, CNotifyToolbar *toolbar, CTooltips *balloons)
Definition: syspager.cpp:513
bool Initialize(_In_ HWND hWndParent)
Definition: syspager.cpp:288
void Initialize(HWND hWndParent, CBalloonQueue *queue)
Definition: syspager.cpp:1228
CTooltips m_Balloons
Definition: syspager.cpp:197
BOOL AddTool(IN CONST TTTOOLINFOW *pInfo)
Definition: rosctrls.h:637
HWND Create(HWND hWndParent, DWORD dwStyles=WS_POPUP|TTS_NOPREFIX, DWORD dwExStyles=WS_EX_TOPMOST)
Definition: rosctrls.h:616
unsigned __int3264 UINT_PTR
Definition: mstsclib_h.h:274
#define TOOLINFOW
Definition: commctrl.h:1715
#define TTTOOLINFOW_V1_SIZE
Definition: commctrl.h:1721
#define TTF_IDISHWND
Definition: commctrl.h:1764
#define TTS_NOPREFIX
Definition: commctrl.h:1758
#define TTF_TRACK
Definition: commctrl.h:1768
#define TTS_CLOSE
Definition: commctrl.h:1762
#define TTS_BALLOON
Definition: commctrl.h:1761
DWORD WINAPI GetLastError(void)
Definition: except.c:1042
BOOL WINAPI SendNotifyMessageW(_In_ HWND, _In_ UINT, _In_ WPARAM, _In_ LPARAM)
#define GA_ROOT
Definition: winuser.h:2789
#define HWND_BROADCAST
Definition: winuser.h:1204
UINT WINAPI RegisterWindowMessageW(_In_ LPCWSTR)
HWND WINAPI GetAncestor(_In_ HWND, _In_ UINT)

◆ OnCtxMenu()

LRESULT CSysPagerWnd::OnCtxMenu ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1541 of file syspager.cpp.

1542{
1543 bHandled = TRUE;
1544 return 0;
1545}

◆ OnCustomDraw()

LRESULT CSysPagerWnd::OnCustomDraw ( INT  uCode,
LPNMHDR  hdr,
BOOL bHandled 
)

Definition at line 1450 of file syspager.cpp.

1451{
1452 NMCUSTOMDRAW * cdraw = (NMCUSTOMDRAW *) hdr;
1453 switch (cdraw->dwDrawStage)
1454 {
1455 case CDDS_PREPAINT:
1456 return CDRF_NOTIFYITEMDRAW;
1457
1458 case CDDS_ITEMPREPAINT:
1460 }
1461 return TRUE;
1462}
char hdr[14]
Definition: iptest.cpp:33
#define CDDS_ITEMPREPAINT
Definition: commctrl.h:285
#define TBCDRF_NOEDGES
Definition: commctrl.h:1033
#define CDRF_NOTIFYITEMDRAW
Definition: commctrl.h:275
#define TBCDRF_NOOFFSET
Definition: commctrl.h:1035
#define TBCDRF_NOBACKGROUND
Definition: commctrl.h:1040
#define TBCDRF_NOETCHEDEFFECT
Definition: commctrl.h:1037
#define CDDS_PREPAINT
Definition: commctrl.h:280
#define TBCDRF_NOMARK
Definition: commctrl.h:1036

◆ OnDestroy()

LRESULT CSysPagerWnd::OnDestroy ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1340 of file syspager.cpp.

1341{
1344 return TRUE;
1345}
void Deinit()
Definition: syspager.cpp:520
void Uninitialize()
Definition: syspager.cpp:309

◆ OnEraseBackground()

LRESULT CSysPagerWnd::OnEraseBackground ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1290 of file syspager.cpp.

1291{
1292 HDC hdc = (HDC) wParam;
1293
1294 if (!IsAppThemed())
1295 {
1296 bHandled = FALSE;
1297 return 0;
1298 }
1299
1300 RECT rect;
1303
1304 return TRUE;
1305}
HRESULT WINAPI DrawThemeParentBackground(HWND hwnd, HDC hdc, RECT *prc)
Definition: draw.c:72
BOOL WINAPI IsAppThemed(void)
Definition: system.c:596
HDC hdc
Definition: main.c:9
static HDC
Definition: imagelist.c:92
& rect
Definition: startmenu.cpp:1413
BOOL WINAPI GetClientRect(_In_ HWND, _Out_ LPRECT)

◆ OnGetInfoTip()

LRESULT CSysPagerWnd::OnGetInfoTip ( INT  uCode,
LPNMHDR  hdr,
BOOL bHandled 
)

Definition at line 1443 of file syspager.cpp.

1444{
1445 NMTBGETINFOTIPW * nmtip = (NMTBGETINFOTIPW *) hdr;
1446 GetTooltipText(nmtip->lParam, nmtip->pszText, nmtip->cchTextMax);
1447 return TRUE;
1448}
static VOID GetTooltipText(LPARAM data, LPTSTR szTip, DWORD cchTip)
Definition: syspager.cpp:1162

◆ OnGetMinimumSize()

LRESULT CSysPagerWnd::OnGetMinimumSize ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1591 of file syspager.cpp.

1592{
1594 return 0;
1595}
void GetSize(IN BOOL IsHorizontal, IN PSIZE size)
Definition: syspager.cpp:1400

◆ OnSettingChanged()

LRESULT CSysPagerWnd::OnSettingChanged ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1582 of file syspager.cpp.

1583{
1584 if (wParam == SPI_SETNONCLIENTMETRICS)
1585 {
1587 }
1588 return 0;
1589}
VOID ResizeImagelist()
Definition: syspager.cpp:997

◆ OnSize()

LRESULT CSysPagerWnd::OnSize ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1513 of file syspager.cpp.

1514{
1515 LRESULT Ret = TRUE;
1516 SIZE szClient;
1517 szClient.cx = LOWORD(lParam);
1518 szClient.cy = HIWORD(lParam);
1519
1520 Ret = DefWindowProc(uMsg, wParam, lParam);
1521
1522 if (Toolbar)
1523 {
1524 Toolbar.SetWindowPos(NULL, 0, 0, szClient.cx, szClient.cy, SWP_NOZORDER);
1525 Toolbar.AutoSize();
1526
1527 RECT rc;
1529
1530 SIZE szBar = { rc.right - rc.left, rc.bottom - rc.top };
1531
1532 INT xOff = (szClient.cx - szBar.cx) / 2;
1533 INT yOff = (szClient.cy - szBar.cy) / 2;
1534
1535 Toolbar.SetWindowPos(NULL, xOff, yOff, szBar.cx, szBar.cy, SWP_NOZORDER);
1537 }
1538 return Ret;
1539}
BOOL SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags)
Definition: atlwin.h:1288
BOOL GetClientRect(LPRECT lpRect) const
Definition: atlwin.h:541
void RefreshToolbarMetrics(BOOL bForceRefresh)
Definition: syspager.cpp:1259
#define DefWindowProc
Definition: ros2win.h:31
LONG cx
Definition: kdterminal.h:27
LONG cy
Definition: kdterminal.h:28
LONG right
Definition: windef.h:308
LONG bottom
Definition: windef.h:309
LONG top
Definition: windef.h:307
LONG left
Definition: windef.h:306
LONG_PTR LRESULT
Definition: windef.h:209
#define SWP_NOZORDER
Definition: winuser.h:1247

◆ OnTimer()

LRESULT CSysPagerWnd::OnTimer ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
BOOL bHandled 
)

Definition at line 1554 of file syspager.cpp.

1555{
1557 {
1558 bHandled = TRUE;
1559 }
1560
1561 return 0;
1562}
bool OnTimer(int timerId)
Definition: syspager.cpp:528

Member Data Documentation

◆ m_BalloonQueue

CBalloonQueue CSysPagerWnd::m_BalloonQueue
private

Definition at line 198 of file syspager.cpp.

Referenced by OnBalloonPop(), OnCreate(), OnDestroy(), and OnTimer().

◆ m_Balloons

CTooltips CSysPagerWnd::m_Balloons
private

Definition at line 197 of file syspager.cpp.

Referenced by OnCreate().

◆ Toolbar

CNotifyToolbar CSysPagerWnd::Toolbar
private

Definition at line 196 of file syspager.cpp.

Referenced by GetSize(), NotifyIcon(), OnCommand(), OnCreate(), OnSettingChanged(), and OnSize().


The documentation for this class was generated from the following file: