2 Sep
2025
2 Sep
'25
7:41 p.m.
Signed-off-by: Nikolay Sivov <nsivov(a)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. https://gitlab.winehq.org/wine/wine/-/merge_requests/8879