|
-
Dec 18th, 2000, 05:17 AM
#1
Hello everybody,
I created a tool that scans for Folder Sizes, File Sizes, File attributes.
It works perfect on local machines and i want it to work on mapped network drives too.
Anyone can tell me how to support Network Drives in my program.
I would really appreciate it.
(Please include some links to examples.)
My knowledge in VB is intermediate.
Thanks alor
-
Dec 18th, 2000, 10:20 AM
#2
Addicted Member
Just a stab in the dark, but maybe use an input text box where the user can define the drive letter required. I'd reckon a pc on a LAN treats a mapped nework drive the same as any other hard drives inside your box. You've prbably thought of this already but you never know. Any chance You could post the code?
Cheers 'n' beers
Skeen
"It wasn't the booze that made me snooze, It was the Gin that did me in!"
-
Dec 18th, 2000, 12:58 PM
#3
You are right
Drives are accesible know.
I entered a Inputbox for the user to set the UNC path and it works fine.
Thanks for the reply
-
Dec 18th, 2000, 03:28 PM
#4
Frenzied Member
You could use a DriveListBox so the user doesn't have to know the available shares.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|