MCPcopy Create free account
hub / github.com/acl-dev/acl / SetText

Method SetText

app/net_tools/ui/MeterCtrl.cpp:153–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153void CMeterCtrl::SetText(CString& msg)
154{
155 m_sCaption = msg;
156 InvalidateMeater();
157}
158
159void CMeterCtrl::SetText(const char* pMsg)
160{

Callers 15

OnInitDialogMethod · 0.45
upload_reportMethod · 0.45
nslookup_reportMethod · 0.45
ping_reportMethod · 0.45
smtp_reportMethod · 0.45
pop3_reportMethod · 0.45
test_reportMethod · 0.45
OnInitDialogMethod · 0.45
OnTransOverMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_reportMethod · 0.36