Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
BOOL CMainFrame::PreTranslateMessage(MSG* pMsg)
157
{
158
return TabbedFrame::PreTranslateMessage(pMsg);
159
}
160
161
BOOL CMainFrame::OnIdle()
162
{
Callers
nothing calls this directly
Calls
1
PreTranslateMessage
Function · 0.85
Tested by
no test coverage detected