MCPcopy 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
247void MainFrame::OnParentNativeEvent(ParentNativeEvent msg)
248{
249 sig_ParentNativeEvent((int)msg);
250}
251
252void MainFrame::OnParentNaitveWindowEvent(int msg)
253{

Callers 1

WndProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected