Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Constructs a CCommonDialog object.
explicit CCommonDialog(
CWnd* pParentWnd
);
Parameters
- pParentWnd
Points to the parent or owner window object (of type CWnd) to which the dialog object belongs. If it is NULL, the dialog object's parent window is set to the main application window.
Remarks
See CDialog::CDialog for complete information.
Requirements
Header: afxdlgs.h