Can anyone tell me the API to get a directory name - like the GetOpenFileName function but for dirs/drives not files. I have a seen it done a few times but cant locate the call.
Thanks
James
Thanks
James
If you want to enumerate all sub directories of a specified directory then i believe FindFirstFileEx/FindNextFile can do that
SHBrowseForFolder