MCPcopy 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
660CUpdateUIBase* CMainFrame::GetUpdateUI() {
661 return this;
662}
663
664LRESULT CMainFrame::OnTimer(UINT, WPARAM id, LPARAM, BOOL&) {
665 if (id == 1 && m_pEtwView) {

Callers 2

OnAutoScrollMethod · 0.80
UpdateUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected