Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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