
File Open Dialog - Open button Enable&disable
Hi All
In my MFC project, I am using Windows' FileOpen dialog.
My requirement is that the "Open" button should be disabled when no files
are selected in the file open dialog,
and when a file iis selected, the "Open" button should become enabled.
How can I do this? Any help greatly appreciated!
thanks in advance
Sunil