Searched defs:ZipfileCDS (Results 1 – 1 of 1) sorted by relevance
9502 typedef struct ZipfileCDS ZipfileCDS; typedef9503 struct ZipfileCDS { struct9504 u16 iVersionMadeBy;9505 u16 iVersionExtract;9506 u16 flags;9507 u16 iCompression;9508 u16 mTime;9509 u16 mDate;9510 u32 crc32;9511 u32 szCompressed;[all …]