Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
virtualvoidOnInitDone();
Remarks
Override this function to handle the WM_NOTIFYCDN_INITDONE message. The notification message is sent when the system has finished arranging controls in the Open or Save As dialog box to make room for the controls of the child dialog box.
Notification is sent only if the dialog box was created with the OFN_EXPLORER style. For more information about the notification, see . For information about the OFN_EXPLORER style, see the structure and .