DS_NOFAILCREATE top-level constant

int const DS_NOFAILCREATE

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;