MCPcopy 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
65void CProgressDlg::SetProgressRange(int value) {
66 m_Progress.SetRange(0, value);
67}

Callers 1

DownloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected