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

Method OnViewProcessHighlight

DebugView++/LogView.cpp:1120–1123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1118}
1119
1120void CLogView::OnViewProcessHighlight(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1121{
1122 AddProcessFilter(FilterType::Highlight, GetRandomBackColor());
1123}
1124
1125void CLogView::OnViewProcessInclude(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1126{

Callers

nothing calls this directly

Calls 1

GetRandomBackColorFunction · 0.85

Tested by

no test coverage detected