Searched defs:ZipfileCDS (Results 1 – 1 of 1) sorted by relevance
9580 typedef struct ZipfileCDS ZipfileCDS; typedef9581 struct ZipfileCDS { struct9582 u16 iVersionMadeBy;9583 u16 iVersionExtract;9584 u16 flags;9585 u16 iCompression;9586 u16 mTime;9587 u16 mDate;9588 u32 crc32;9589 u32 szCompressed;[all …]