Home
last modified time | relevance | path

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

/reactos/base/applications/mscutils/servman/
H A Dpropsheet_depends.c118 DestroyTreeView(HWND hTreeView) in DestroyTreeView() function
260 DestroyTreeView(pDependData->hDependsTreeView1); in DependenciesPageProc()
261 DestroyTreeView(pDependData->hDependsTreeView2); in DependenciesPageProc()
/reactos/base/applications/regedit/
H A Dmain.h149 void DestroyTreeView(HWND hwndTV);
H A Dtreeview.c763 void DestroyTreeView(HWND hwndTV) in DestroyTreeView() function
H A Dchildwnd.c458 DestroyTreeView(g_pChildWnd->hTreeWnd); in ChildWndProc()