Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

Exclude certain file types in CFileDialog

$
0
0

Hi,

We Can set certain types of files to be shown in the File-Open window ( CFileDialog ) using the "lpszFilter" parameter, But can we set this filter toNOT show certain types of files. E.g. Say, All file extensions except "*.exe" should be shown in the file dialog.

How can this be achieved?


Viewing all articles
Browse latest Browse all 15302

Trending Articles