domi
April 17th, 1999, 04:21 AM
Hello,
I want to get the full filename (w/ path) of a selected file in a CFileDialog, but without
the extension (like .txt) !
CFileDialog::GetFileTitle() does, but then I have no path to the file. CFileDialog::GetPathName() receives the full path and the filename, but with the extension.
Is there any way to do what I want ?
Thanks, Dominik
Dominik Rothert
E-Mail: domi@netcologne.de
I want to get the full filename (w/ path) of a selected file in a CFileDialog, but without
the extension (like .txt) !
CFileDialog::GetFileTitle() does, but then I have no path to the file. CFileDialog::GetPathName() receives the full path and the filename, but with the extension.
Is there any way to do what I want ?
Thanks, Dominik
Dominik Rothert
E-Mail: domi@netcologne.de