CC_ENABLETEMPLATEHANDLE top-level constant
int
const CC_ENABLETEMPLATEHANDLE
The hInstance member identifies a data block that contains a preloaded dialog box template. The system ignores the lpTemplateName member if this flag is specified. This flag is used only to initialize the dialog box.
Implementation
const CC_ENABLETEMPLATEHANDLE = 0x00000040;