Searched defs:ZipfileCDS (Results 1 – 1 of 1) sorted by relevance
10419 typedef struct ZipfileCDS ZipfileCDS; typedef10420 struct ZipfileCDS { struct10421 u16 iVersionMadeBy;10422 u16 iVersionExtract;10423 u16 flags;10424 u16 iCompression;10425 u16 mTime;10426 u16 mDate;10427 u32 crc32;10428 u32 szCompressed;[all …]