I did try that but it didn't seem to change the version # output - does it 
work?  

If so, what do we pass for "versionMadeBy"? The Zip specification lists that as 
a 2-byte value, not a Uint32...

Also, I was not sure what to pass for default values for strategy, password, 
crcForCtyping, and also for flagBase.   

Could you give an example?


On Jun 4, 2014, at 2:53 AM, Christian Schmitz <supp...@monkeybreadsoftware.de> 
wrote:

> 
> Am 03.06.2014 um 23:54 schrieb Michael Diehr <m...@xochi.com>:
> 
>> Christian - perhaps you could offer us some control over the version # 
>> that's output in the zip files?
> 
> 
> Well, the CreateFile function has several variants and one is with 
> versionMadeBy as integer. Maybe that helps?
> 
> CreateFile(Filename as string, FileInfo as "ZipFileInfoMBS", ExtraLocal as 
> string, ExtraGlobal as string, Comment as String, CompressionMethod as 
> integer, Level as Integer, Zip64 as boolean, Raw as boolean, WindowBits as 
> integer, MemLevel as integer, Strategy as integer, Password as string, 
> crcForCtypting as UInt32, versionMadeBy as UInt32, flagBase as UInt32)
> 
> Sincerely
> Christian
> 
> -- 
> Read our blog about news on our plugins:
> 
> http://www.mbsplugins.de/
> 
> _______________________________________________
> Mbsplugins_monkeybreadsoftware.info mailing list
> mbsplugins@monkeybreadsoftware.info
> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to