Hello Cliff
I use zlib.dll for years; it works very well with PB.
Personaly, I use version 1.1.4 with header pbzlib.inc made by Peter Lameijn.
More informations here :
More informations regarding zlib.dll :
Jean-Pierre
Announcement
Collapse
No announcement yet.
Zip Funtions - zLib
Collapse
X
-
Zip Funtions - zLib
I find myself needing to unzip files from my code but would like to do it without 3rd party Dll's (or if I must use a DLL would like to stick with zLib.dll if I could find a wrapper that matches the functions in the dll)
So far the examples I have found have functions that do not exist in the dlls that I have found. So I wondered if anyone had a matching pair or functions to zip and unzip without extra dll's???Tags: None
-
Leave a comment: