Hi,

I want to change the caption of a CFileDialog. I've tried to call SetWindowText in the OnInitDialog method of my derived class. But it doesn't work.

Is there anyone who can help me out ?