Re: Reading the contents of a zip file
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Sun, 5 Jun 2005 02:40:15 +0100
> I want to be check the contents of a .zip file for a certain icon(.ico file)
> and if it exists, display the icon in a picturebox. What is the best way to
> do this, preferably without third party controls.
Have a look at this old post for how to parse a .ZIP file header in VB (no 3rd party libraries required):
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: Reading the contents of a zip file
- From: Saucer Man
- Re: Reading the contents of a zip file
- References:
- Reading the contents of a zip file
- From: Saucer Man
- Reading the contents of a zip file
- Prev by Date: Re: Reading the contents of a zip file
- Next by Date: Re: Err object in class works and then not works.
- Previous by thread: Re: Reading the contents of a zip file
- Next by thread: Re: Reading the contents of a zip file
- Index(es):
Relevant Pages
|