Hi,

i've created a dialog based on CFileDialog.
Now i try to select automatically a directory without select it in the combobox.

Some ideas how to do ?

I know i can set the initial directory but i need to change it automatically.

Do i have to close the CFileDialog and reopen it with a new initial directory ? (it don't seem possible wihtout closing my dialog too)
Is there a better way to do it ?

Thanks for any help !

Gaëtan


Gaëtan