Click to See Complete Forum and Search --> : Common Dialog manipulation.


April 13th, 1999, 02:44 AM
Help!!!
I have invoked a CFileDialog's OPEN dialog box. It takes the current working directory as the initial directory. I want to change the initial directory to Network Neighborhood in the Look in combo box. Kindly reply soon.

mihai
April 17th, 1999, 10:06 AM
use SetCurrentDirectory before open CFileDialog.
Sincerely, Mihai