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

Method OnFileNewTab

DebugView++/MainFrame.cpp:793–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

791}
792
793void CMainFrame::OnFileNewTab(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
794{
795 AddFilterView();
796}
797
798void CMainFrame::SaveLogFile(const std::wstring& filename)
799{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected