Hi,
I created a dll that generates a dialog box based on CFileDialog. When I set the Flags parameter in CFileDialog to OFN_ENABLETEMPLATE, my dll does not work. I tested the dll by creating an executable file that calls the dll...the dialog would not open. Does anybody know why ?

Thanx in advance.

mc