CC_ENABLETEMPLATE top-level constant

int const CC_ENABLETEMPLATE

The hInstance and lpTemplateName members specify a dialog box template to use in place of the default template. This flag is used only to initialize the dialog box.

Implementation

const CC_ENABLETEMPLATE = 0x00000020;