In my VC 6.0 app, I display a CFileDialog. I simply want it to display all files with the following extensions, AT THE SAME TIME: ".txt", and ".xls". I can get CFileDialog to display just the text files, or just the spreadsheet files, but I can't get it display both types at the same time.
Thanks, ahead of time.
Start Free Trial