Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void CleanView()
168
{
169
TreeView_DeleteAllItems(GetDlgItem(hMainDlg, IDC_TV));
170
CleanListView();
171
}
172
173
int UpdateView()
174
{
Callers
2
UpdateView
Function · 0.85
DlgProc_Main
Function · 0.85
Calls
1
CleanListView
Function · 0.85
Tested by
no test coverage detected