jeannette Level: Trainee
 Registered: 18-03-2005 Posts: 1
|
Problem: get the name of the current selected folder in open common dialog ???
Hello all,
I use a Open Common Dialog box where the user has the possibility to select multiple files and/or folders and for each item selected I must retrieve the complete path of the item. With the files is no problem but with the folders I have a big problem: I can't retrieve the path of one particuler folder unless the user double-clicks(and then use CDM_GETFOLDERPATH...) it but in order to permit multiselection the folder must not be opened but just selected(clicked).
So, my question is: if the user just selects(clicks) a folder how can I get it's name in order to retrieve it's ful path(including the folder name)?... :-?
Pls can anyone help me because I'm stuck...
Thanks.
|