Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
-- v2: opcservices: Mark entries according to compression mode. opcservices: Use explicit field for the part name. opcservices: Set compression method according to part's compression options. opcservices: Use stdint types for the file header. opcservices: Improve error handling when writing archives. opcservices: Add support for writing Zip64 packages. opcservices: Use 64-bit file sizes. opcservices: Make it clear which structures are specific to zip32. opcservices/tests: Use message context in some tests.