|
-
Jun 7th, 2002, 06:17 AM
#1
Thread Starter
New Member
Zipping folders Recursively
I am using Info-ZIP group's zip32.dll in my VB 6.0 project. My purpose is to be able to zip a single folder/ multiple folders recursively.
For that I am using options :-
.StoreFolderNames = True
.RecurseSubDirs = True
But I am not getting consistent results. ie. sometimes it zips properly but many times I get VB's memory error & application crashes.
Can anybody help me ? Is there any bug out here?
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
|