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

Method OnViewProcessColors

DebugView++/LogView.cpp:1058–1061  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1056}
1057
1058void CLogView::OnViewProcessColors(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1059{
1060 SetViewProcessColors(!GetViewProcessColors());
1061}
1062
1063void CLogView::OnEscapeKey(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1064{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected