Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ UpdateInfo
Method
UpdateInfo
Source/ConfigVersion.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void CConfigVersion::UpdateInfo()
56
{
57
GetDlgItem(IDC_STATIC_VERSION_ERROR)->SetWindowTextW(MODULE_ERROR_DESC[m_iModuleErrorLevel]);
58
}
59
60
BEGIN_MESSAGE_MAP(CConfigVersion, CPropertyPage)
61
ON_WM_VSCROLL()
Callers
1
UpdateSampleView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected