Open with dialog
C / C++ / MFC
3
Posts
3
Posters
1
Views
1
Watching
-
I was doing a ShellExecute and expected a non-associated file to bring up the "Open with" dialog. It does not. How can I bring up the open with dialog in a C++/MFC program? Thomas
Use CFileDialog... Regards, Dan
-
I was doing a ShellExecute and expected a non-associated file to bring up the "Open with" dialog. It does not. How can I bring up the open with dialog in a C++/MFC program? Thomas
Here someone bothered to write the full solution. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo