Hi,
I have a problem with open dialog box in VC++ MFC.The problem is related to
double quotes in open Dialog box's file name.
It is happened only when we select multiple files.
1) In Case of Single file the file are saving and retriving without double
quotes.
the Path is showing Like"C:\Klarf-Files\klarf\3_Images_klarf.000";
2) In case of Multiple files the files are saving in double quotes but
retving without double quotes.
Path is showing Like:"C:\Klarf-Files\klarf\"0708.001" "3_Images_klarf.000" ";
I want to resolve the issue.reply as soon as possible.
Thanks,
Kumar Manish
Chennai