|
-
Sep 4th, 2017, 03:57 PM
#8
Re: [VB6, Vista] List the Recycle Bin location(s) on a drive
You can still filter out the S- whatever; like the EnumRecycleBins returns, just take the logic it was using.
But yeah I'm not sure if my situation is some kind of error (not in the code, an error Windows made to create it... it's definitely there) or something common.
And for UNC, you meant unmapped drives right? If it's mapped it's just another drive letter. You're concerned for \\share\$Recycle.Bin? (does that even happen? on my computer even mapped network drives get permanently deleted, no recycle possible)
---------
Edit: Would also like more information on the situation with the external drive; it's not found even when files from that drive are in the recycle bin, put there with the normal Explorer delete function? Can you output the files as they're being enumerated to see if it's just not listing files even though they're present?
I was thinking external drive files didn't even get recycled... just permanently deleted like network drives. But a recycle folder might have been created at some point anyway, even if not used. I don't have a true external drive handy at the moment, but network drives and USB flash drives are both permanent-delete-only.
Last edited by fafalone; Sep 4th, 2017 at 04:11 PM.
Tags for this Thread
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
|