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

Method OnViewProcessOnce

DebugView++/LogView.cpp:1140–1143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1138}
1139
1140void CLogView::OnViewProcessOnce(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1141{
1142 AddProcessFilter(FilterType::Once, GetRandomBackColor());
1143}
1144
1145void CLogView::AddMessageFilter(FilterType::type filterType, COLORREF bgColor, COLORREF fgColor)
1146{

Callers

nothing calls this directly

Calls 1

GetRandomBackColorFunction · 0.85

Tested by

no test coverage detected