Searched refs:pParent (Results 1 – 1 of 1) sorted by relevance
314 CMainDialog(CWnd * pParent = NULL); // Standard constructor336 CMainDialog::CMainDialog(CWnd * pParent /* =NULL */ ) in CMainDialog() argument337 : CDialog(CMainDialog::IDD, pParent) in CMainDialog()