Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
void CMeterCtrl::SetText(CString& msg)
154
{
155
m_sCaption = msg;
156
InvalidateMeater();
157
}
158
159
void CMeterCtrl::SetText(const char* pMsg)
160
{
Callers
15
OnInitDialog
Method · 0.45
upload_report
Method · 0.45
nslookup_report
Method · 0.45
ping_report
Method · 0.45
smtp_report
Method · 0.45
pop3_report
Method · 0.45
test_report
Method · 0.45
OnInitDialog
Method · 0.45
OnBnClickedButtonGb2utf
Method · 0.45
OnBnClickedButtonUtf2gb
Method · 0.45
OnBnClickedButtonGb2uni
Method · 0.45
OnTransOver
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_report
Method · 0.36