Re: Reading the contents of a zip file
- From: "Saucer Man" <saucerman@xxxxxxxxxx>
- Date: Sat, 4 Jun 2005 22:35:56 -0400
Mike, this is a great way to search the .zip for a file! Now if I find the
file and I want to load it into a picturebox, do I have to extract it first
or is there a way I can load it from the .zip?
--
Thanks.
"Mike D Sutton" <EDais@xxxxxxxx> wrote in message
news:%23s%23u$%23WaFHA.1448@xxxxxxxxxxxxxxxxxxxxxxx
>> 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: Mike D Sutton
- Re: Reading the contents of a zip file
- References:
- Reading the contents of a zip file
- From: Saucer Man
- Re: Reading the contents of a zip file
- From: Mike D Sutton
- Reading the contents of a zip file
- Prev by Date: Re: Comms support
- 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
|