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

Method OnViewProcessTrack

DebugView++/LogView.cpp:1135–1138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1133}
1134
1135void CLogView::OnViewProcessTrack(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1136{
1137 AddProcessFilter(FilterType::Track, GetRandomBackColor());
1138}
1139
1140void CLogView::OnViewProcessOnce(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1141{

Callers

nothing calls this directly

Calls 1

GetRandomBackColorFunction · 0.85

Tested by

no test coverage detected