Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue with Craig Boyd's VFPCompression library
Message
 
To
19/11/2008 10:26:56
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01362821
Message ID:
01364673
Views:
30
>I apologize in advance if this message is not in the correct UT Category.
>
>We've been using Craig Boyd's compression library for a while and it's been working out great up till now. Today, we noticed one glitch with it that I hope is just a switch/flag what we're not aware of.
>
>When extracting the files from the zip using the UnzipQuick function, it does not process any file that is 0 bytes in size. The zip itself was created using the compression library and it puts the 0 byte files in.
>
>Has anyone encountered this situation and if so, is there a solution?
>
>TIA,
>
>Mike

Hi Mike,

I'll test this out tomorrow and see what I come up with. My gut feeling is that the internal call to zlib's unzReadCurrentFile is returning 0. The only other things that could be failing are the CreateFile or WriteFile calls using kernel32. In any event, I'm on it and I'll let you know as soon as I have it nailed down. If I need more information regarding the problem I'll email you. Thanks.

PS Naomi pointed me to this message. Sorry I didn't see it sooner. Sometimes it's better to just email me directly if you are running into a problem with one of the FLLs I created.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform