|
-
Aug 21st, 2005, 12:29 PM
#1
Re: ZIP Compression Using Pure Visual Basic
 Originally Posted by Merri
... A ZIP is a file, thus is made of bits. You can handle bits with VB (And, Or, Xor, bitshifting with some trick code). ...
That's correct.
 Originally Posted by Merri
... Reading and writing a ZIP file is just converting data from a format to another. ...
That's where the problem resides.
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
|