Using the Zip Classes in VB

N

Neal

Hi,
I would like to be able to use the unzip utililty from my
VB project.
I am very new to VB .Net and have no experience with J#.
I found a document on MSDN called "Using the Zip Classes
in the J# Class Libraries too Compress files and data
with C#".
I have added the reference and I can see the classes in
the object browser.
Now I'm stuck.
How do I access them from my VB code? How do I indicate
the file to unzip and where to place the unzipped files?
Any code samples would be greatly appreciated.
I am using VS .Net 2003.
Thanks, Neal...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top