Searched defs:ZipfileCDS (Results 1 – 2 of 2) sorted by relevance
6918 typedef struct ZipfileCDS ZipfileCDS; typedef6919 struct ZipfileCDS { struct6920 u16 iVersionMadeBy;6921 u16 iVersionExtract;6922 u16 flags;6923 u16 iCompression;6924 u16 mTime;6925 u16 mDate;6926 u32 crc32;6927 u32 szCompressed;[all …]
6923 typedef struct ZipfileCDS ZipfileCDS; typedef6924 struct ZipfileCDS { struct6925 u16 iVersionMadeBy;6926 u16 iVersionExtract;6927 u16 flags;6928 u16 iCompression;6929 u16 mTime;6930 u16 mDate;6931 u32 crc32;6932 u32 szCompressed;[all …]