Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetUpdateUI
Method
GetUpdateUI
WinArk/MainFrame.cpp:660–662 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
CUpdateUIBase* CMainFrame::GetUpdateUI() {
661
return this;
662
}
663
664
LRESULT CMainFrame::OnTimer(UINT, WPARAM id, LPARAM, BOOL&) {
665
if (id == 1 && m_pEtwView) {
Callers
2
OnAutoScroll
Method · 0.80
UpdateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected