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

Method OnLinkViews

DebugView++/MainFrame.cpp:1074–1077  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1072}
1073
1074void CMainFrame::OnLinkViews(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1075{
1076 m_linkViews = !m_linkViews;
1077}
1078
1079void CMainFrame::OnAutoNewline(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1080{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected