构造 CDialogEx 对象。
CDialogEx( UINT nIDTemplate, CWnd* pParent=NULL ); CDialogEx( LPCTSTR lpszTemplateName, CWnd* pParentWnd=NULL );
对话框模板的资源ID。
对话框模板资源名称。
父窗口的指针。 默认值为 NULL。
标头: afxdialogex.h
若使用
CDialogEx