"Open with..." dialog box
-
Hi there, I´ve looked through the Shell API doc´s and searched through the MSDN, but cannot find any doc´s about programmatically using the "open with" dialog box. Here´s my problem... Using ::ShellExecuteEx(...) I´m opening a file (with the path, filename etc.), I get notification from ::ShellExecuteEx if the associated program was successfully started, or an error if no application is asscoiated with the particular file. On recieving this error, I woukd like to show the "Open with" dialog. Anyone got any ideas? Thanks in advance Phil bum... and I thought I´d got rid of all the bugs :(
-
Hi there, I´ve looked through the Shell API doc´s and searched through the MSDN, but cannot find any doc´s about programmatically using the "open with" dialog box. Here´s my problem... Using ::ShellExecuteEx(...) I´m opening a file (with the path, filename etc.), I get notification from ::ShellExecuteEx if the associated program was successfully started, or an error if no application is asscoiated with the particular file. On recieving this error, I woukd like to show the "Open with" dialog. Anyone got any ideas? Thanks in advance Phil bum... and I thought I´d got rid of all the bugs :(