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

Method OnViewCopy

DebugView++/LogView.cpp:1038–1041  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1036}
1037
1038void CLogView::OnViewCopy(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1039{
1040 Copy();
1041}
1042
1043void CLogView::OnViewAutoScroll(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1044{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected