I am opening a file from a windows program. I can open the
file with ShellExecute, but I don't want to specify the type of file, it will be more portable this way. Anyone know how to call the "Open with" dialog that is used in windows so much. I figure it must be an MFC call, but maybe not...
file with ShellExecute, but I don't want to specify the type of file, it will be more portable this way. Anyone know how to call the "Open with" dialog that is used in windows so much. I figure it must be an MFC call, but maybe not...