Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue with Craig Boyd's VFPCompression library
Message
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:
01364733
Views:
28
To lurkers - Craig also enhanced his vfpconnection program and fll to allow for using https or sftp. I've tested it and it works very well. I think it may even be faster than the wininet solution I was using. Once again, Craig comes through for the fox community!

John




>>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.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform