MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / UpdateUi

Method UpdateUi

DebugView++/HistoryDlg.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void CHistoryDlg::UpdateUi()
63{
64 GetDlgItem(IDC_HISTORY).EnableWindow(!m_unlimited);
65}
66
67void CHistoryDlg::OnCancel(UINT /*uNotifyCode*/, int nID, CWindow /*wndCtl*/)
68{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected