Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 44 of file DeviceView.cpp.
Referenced by CMainWindow::OnSize().
{ /* Resize the treeview */ SetWindowPos(m_hTreeView, NULL, x, y, cx, cy, SWP_NOZORDER); }