IFileDialog without creating file

Viewed 24

is there any way how to "save" a file with IFileDialog without actually creating the file? I just wanna obtain the file name and path without creating the file itself. Any ideas?

thx

0 Answers
Related