|
-
June 2nd, 1999, 10:30 AM
#1
CFileDialog
Is it possible to specify which directory the dialog will open at.
Thanks
-
June 2nd, 1999, 10:48 AM
#2
Re: CFileDialog
Hello,
I don't know if CFileDialog has an option like that, but you can change directory before and after calling it with functions in direct.h
-
June 2nd, 1999, 11:23 AM
#3
Re: CFileDialog
I think you want to use lpstrInitialDir in the m_ofn member of CFileDialog.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|