ZIP-files made with HB_ZIPFILE() are not longer 'unzipable' (win10 , xp , other zip-programs) since i change to Harbour! The filesize are ~similar to the old one!
Any suggestions?
Thanks.
ZIP-files made with HB_ZIPFILE() are not longer 'unzipable' (win10 , xp , other zip-programs) since i change to Harbour! The filesize are ~similar to the old one!
Any suggestions?
Thanks.
I found out, that only zips using the parameter <lWithPath> in HB_ZIPFILE() are not readable. But the function returns also .T.!
Is there another ZIP-LIB in Harbour to test? I MUST include the path to the zip-files as there are a complex folder-structure and i cannot play back the files without path.
Thanks!
I have tested Blite. Is functioning perfect!
Please compile with Harbour->last Version (NOT xHarbour) and click subdirs on. You will see, that the ZIP is not valid!
byte-one wrote:Thanks!
I have tested Blite. Is functioning perfect!
Please compile with Harbour->last Version (NOT xHarbour) and click subdirs on. You will see, that the ZIP is not valid!