DS_NOFAILCREATE top-level constant Null safety
Creates the dialog box even if errors occur for example, if a child window cannot be created or if the system cannot create a special data segment for an edit control.
Implementation
const DS_NOFAILCREATE = 0x0010;