Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ SetProgressRange
Method
SetProgressRange
WinArk/ProgressDlg.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void CProgressDlg::SetProgressRange(int value) {
66
m_Progress.SetRange(0, value);
67
}
Callers
1
Download
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected