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

Method PreTranslateMessage

DebugView++/MainFrame.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156BOOL CMainFrame::PreTranslateMessage(MSG* pMsg)
157{
158 return TabbedFrame::PreTranslateMessage(pMsg);
159}
160
161BOOL CMainFrame::OnIdle()
162{

Callers

nothing calls this directly

Calls 1

PreTranslateMessageFunction · 0.85

Tested by

no test coverage detected