Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ OnParentNativeEvent
Method
OnParentNativeEvent
DSView/pv/mainframe.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
void MainFrame::OnParentNativeEvent(ParentNativeEvent msg)
248
{
249
sig_ParentNativeEvent((int)msg);
250
}
251
252
void MainFrame::OnParentNaitveWindowEvent(int msg)
253
{
Callers
1
WndProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected