Searched refs:OnMyMsg (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp7626.C21 void OnMyMsg() { fail = 1; } // If this one is called, something is wrong. function in class:CWnd
30 void OnMyMsg() { } function in class:CDialog
35 { (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)())&CDialog::OnMyMsg },
41 (d.*((CDialog::_messageEntries)[0]).pfn)(); // This should call CDialog::OnMyMsg
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp7626.C21 void OnMyMsg() { fail = 1; } // If this one is called, something is wrong. function in class:CWnd
30 void OnMyMsg() { } function in class:CDialog
35 { (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)())&CDialog::OnMyMsg },
41 (d.*((CDialog::_messageEntries)[0]).pfn)(); // This should call CDialog::OnMyMsg

Completed in 85 milliseconds