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

Method OnViewPreviousProcess

DebugView++/LogView.cpp:1102–1105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1100}
1101
1102void CLogView::OnViewPreviousProcess(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1103{
1104 FindProcess(-1);
1105}
1106
1107void CLogView::AddProcessFilter(FilterType::type filterType, COLORREF bgColor, COLORREF fgColor)
1108{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected