Home
last modified time | relevance | path

Searched refs:hwndTaskToolbar (Results 1 – 1 of 1) sorted by relevance

/reactos/base/shell/explorer/
H A Dtraywnd.cpp1726 HWND hwndTaskToolbar = ::GetWindow(m_TaskSwitch, GW_CHILD); in AlignControls() local
1727 if (hwndTaskToolbar) in AlignControls()
1729 DWORD size = SendMessageW(hwndTaskToolbar, TB_GETBUTTONSIZE, 0, 0); in AlignControls()