Home
last modified time | relevance | path

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

/reactos/base/applications/msconfig_new/comctl32ex/
H A Dtreeview.h57 void TreeView_Cleanup(HWND hTree);
H A Dtreeview.c87 void TreeView_Cleanup(HWND hTree) in TreeView_Cleanup() function
/reactos/base/applications/msconfig_new/
H A Dsystempage.cpp517 TreeView_Cleanup(GetDlgItem(hDlg, IDC_SYSTEM_TREE)); in CommonWndProc()