Best Way to Map Hard drive? 
Author Message
 Best Way to Map Hard drive?

I was wondering what is the best way to map the hard drive and then serialize
the information.  I'm only interested in the file name and directory names.
Maybe file size too.

but i wanna map the entire hard drive(s) and then save that information and
view it later.

the way i am doing this is treeview control, creating nodes representing all
the directories and then clicking on each node and then it shows all the files
in there.  I had to come up with a recurrence function to get all this
information.  I was wondering if there is already a standard, built, or easier
way to do this?

Thanks

RAyRAy      =)



Mon, 20 Jun 2005 22:10:19 GMT  
 Best Way to Map Hard drive?
Hi RAyRAy,

You can take a look at the FileListBox and DirListBox controls in the
Microsoft.VisualBasic.Compatibility library.

Regards,

Felix Wu
=============
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------

Quote:
>Lines: 18


>Newsgroups: microsoft.public.dotnet.languages.CSharp
>Date: 02 Jan 2003 14:10:19 GMT
>Organization: AOL http://www.aol.com
>Subject: Best Way to Map Hard drive?

>Path:

cpmsftngxa09!TK2MSFTNGP08!cppssbbsa01.microsoft.com!news-out.cwix.com!newsfe
ed.cwix.com!news-east.rr.com!news.stealth.net!news.stealth.net!ngpeer.news.a
ol.com!audrey-m2.news.aol.com!not-for-mail
Quote:
>Xref: cpmsftngxa09 microsoft.public.dotnet.languages.csharp:120491
>X-Tomcat-NG: microsoft.public.dotnet.languages.csharp

>I was wondering what is the best way to map the hard drive and then
serialize
>the information.  I'm only interested in the file name and directory
names.
>Maybe file size too.

>but i wanna map the entire hard drive(s) and then save that information and
>view it later.

>the way i am doing this is treeview control, creating nodes representing
all
>the directories and then clicking on each node and then it shows all the
files
>in there.  I had to come up with a recurrence function to get all this
>information.  I was wondering if there is already a standard, built, or
easier
>way to do this?

>Thanks

>RAyRAy      =)




Fri, 24 Jun 2005 10:33:52 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help with ideas, best ways etc...

2. Good ways to obfuscate/mangle strings?

3. are there better ways to read config file?

4. Any good ways to trace memory leaks?

5. How much hard drive space?

6. Getting hard drive serial number through API?

7. Searching Your Hard Drive

8. Hard drive serial?

9. Help with formatting hard drive??

10. C++ and computer hard drives

11. Searching an entire hard drive for a file

12. Read a hard drive, how do that?

 

 
Powered by phpBB® Forum Software