Board index » cppbuilder » Browse Network places

Browse Network places


2006-09-14 01:16:15 PM
cppbuilder105
Hello All,
Which component will all me to browse Network places for shared folders
and load in FileListBox, DirectoryListBox etc...
Thanks
Alain
 
 

Re:Browse Network places

"Alain" < XXXX@XXXXX.COM >wrote:
Quote

Which component will all me to browse Network places for
shared folders and load in FileListBox, DirectoryListBox
etc...
That is the wrong approach. Use the win32 API SHBrowseForFolder.
I (and others) have posted that code many times before and I
even posted a wrapper class for the API call.
~ JD