MCPcopy Create free account
hub / github.com/csersoft/HWFW_GUI / CleanView

Function CleanView

HWFW_GUI/HWFW_GUI.cpp:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void CleanView()
168{
169 TreeView_DeleteAllItems(GetDlgItem(hMainDlg, IDC_TV));
170 CleanListView();
171}
172
173int UpdateView()
174{

Callers 2

UpdateViewFunction · 0.85
DlgProc_MainFunction · 0.85

Calls 1

CleanListViewFunction · 0.85

Tested by

no test coverage detected