FR_ENABLETEMPLATE top-level constant

int const FR_ENABLETEMPLATE

Indicates that 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 FR_ENABLETEMPLATE = 0x00000200;