Searched refs:CWnd (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp7626.C19 class CWnd : public CCmdTarget { class in inherits:CCmdTarget
25 typedef void (CWnd::*AFX_PMSGW)(void);
27 class CDialog : public CWnd
35 { (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)())&CDialog::OnMyMsg },
H A Dp8155.C8 class CWnd;
12 typedef void (CWnd::*AFX_PMSGW)( void);
49 class CWnd : public CCmdTarget { class in inherits:CCmdTarget
51 CWnd();
62 CWnd :: CWnd() { function in class:CWnd
65 void CWnd :: OnPaint() {
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const {
69 return & CWnd ::messageMap;
71 const AFX_MSGMAP CWnd
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp7626.C19 class CWnd : public CCmdTarget { class in inherits:CCmdTarget
25 typedef void (CWnd::*AFX_PMSGW)(void);
27 class CDialog : public CWnd
35 { (AFX_PMSG)(AFX_PMSGW)(void (CWnd::*)())&CDialog::OnMyMsg },
H A Dp8155.C8 class CWnd;
12 typedef void (CWnd::*AFX_PMSGW)( void);
49 class CWnd : public CCmdTarget { class in inherits:CCmdTarget
51 CWnd();
62 CWnd :: CWnd() { function in class:CWnd
65 void CWnd :: OnPaint() {
68 const AFX_MSGMAP* CWnd ::GetMessageMap() const {
69 return & CWnd ::messageMap;
71 const AFX_MSGMAP CWnd
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DDirBrowse.h46 CDirBrowse(CString initialDir = "\\", CWnd* pParent = NULL); // standard constructor
H A DDirBrowse.cpp51 CDirBrowse::CDirBrowse(CString initialDir, CWnd* pParent /*=NULL*/)
H A DBINDInstallDlg.h45 CBINDInstallDlg(CWnd* pParent = NULL); // standard constructor
H A DBINDInstallDlg.cpp172 CBINDInstallDlg::CBINDInstallDlg(CWnd* pParent /*=NULL*/)

Completed in 62 milliseconds