FR_ENABLETEMPLATEHANDLE top-level constant
int
const FR_ENABLETEMPLATEHANDLE
Indicates that 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.
Implementation
const FR_ENABLETEMPLATEHANDLE = 0x00002000;