Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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