Hi
Does anybody know how to get a list of all the drives and all the folders on those drives. Im looking for something that would return an array or something similar containing all the info.
Drive/Folder listEnumerated list of drives and folders
Page 1 of 1
2 Replies - 8212 Views - Last Post: 01 October 2005 - 10:11 PM
Replies To: Drive/Folder list
#2
Re: Drive/Folder list
Posted 01 October 2005 - 05:26 PM
Well, I've never seen a function (apart from some DOS commands) that returned an array of all the drives (and their contents, it would be a fairly large and complex array), but if you're working with a Win32 or .NET environment, there are several options available...what platform are you aiming for?
#3
Re: Drive/Folder list
Posted 01 October 2005 - 10:11 PM
No matter what function you use, none of them are going to return it in an array. As Videege said...it will be a Huge Array depending on your search.
Page 1 of 1

New Topic/Question
Reply


MultiQuote



|