Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27355

VS 2010 file scanner

$
0
0
Hey i'm trying to make an full file scanner that can scan every single file on your computer on each hard drive or selected hard drive.

What I got from code is this:

For Each folder In My.Computer.FileSystem.GetDirectories(FolderBrowserDialog1.SelectedPath)
ListBox1.Items.Add(folder)


Next

Viewing all articles
Browse latest Browse all 27355

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>