Re: OpenFileDialog()

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Yes, just call its DoModal() method.

Jeff B wrote:
> Is there a way to invoke the CFileDialog and
> return a filename or list of file names without using the file>Open menus?

.



Relevant Pages

  • Re: CFileDialog and file extension
    ... if you want to simply clear the filename then ... void CMyFileDialog::OnTypeChange ... Derive a class from CFileDialog and overwrite the virtual OnTypeChange: ... really want to subclass the CFileDialog. ...
    (microsoft.public.vc.mfc)
  • Re: CFileDialog Remembers Last Directory Used
    ... > running the CFileDialog but I am using CWinApp::OnFileOpen and don't want to ... > override all of the code that goes with it. ... CDocManager::DoPromptFileName and set lpstrInitialDir if the fileName ... but there you'd only get to specify the lpstrFile member, ...
    (microsoft.public.vc.mfc)
  • OpenFileDialog()
    ... I would really like to use OpenFileDialog to let my user select from ... Is there a way to invoke the CFileDialog and ... Prev by Date: ...
    (microsoft.public.vc.mfc)
  • Re: Type Mismatch error
    ... Jeff ... > Filename is like saying Set Temp = Empty. ... >> from the main workbook to a new workbook, whose file name is entered by ...
    (microsoft.public.excel.programming)
  • Re: Error with Open file file
    ... You do not need the quotes around $filename in the open -- on the other hand they do not hurt. ... What version of Tcl are you running? ... I have some problem while open file with spaces. ... (menu invoke) ...
    (comp.lang.tcl)