|
-
Feb 25th, 2025, 07:47 PM
#23
Re: [VB6] Basic unzip without 3rd party DLL or shell32- IStorage-based
I actually checked that, the Windows zip folder namespace extension preserves attributes on unzip but the property storage interface but doesn't expose them; I tried force-querying some despite that and the standard attributes property and most others were blank, and the one that wasn't, System.SFGAOFlags, returned incorrect attributes. Also performance is gonna suck if you want to extract file by file instead of the whole thing if you use that method though.
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
|