Re: Zip API in WindowsXP
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Wed, 15 Mar 2006 09:49:05 -0000
In WindowsXP when I hover over a zip file a yellow help-style box will
pop-up displaying the first 10 or so entries in the zip file. There has
got to be a way to tap into the API that XP uses to enumerate the
contents. I dont need to compress or decompress, I just need to see
what the contents are and list them to a file.
See if this works for you, it simply enumerates the header of the .ZIP file without going deeper into the file and
doesn't require any third party libraries:
http://groups.google.co.uk/group/microsoft.public.vb.general.discussion/msg/af374a38d8cfe0fb
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/
.
- Follow-Ups:
- Re: Zip API in WindowsXP
- From: AGP
- Re: Zip API in WindowsXP
- References:
- Zip API in WindowsXP
- From: AGP
- Zip API in WindowsXP
- Prev by Date: Re: Zip API in WindowsXP
- Next by Date: Re: Understanding Messages - lParam
- Previous by thread: Re: Zip API in WindowsXP
- Next by thread: Re: Zip API in WindowsXP
- Index(es):
Relevant Pages
|