Searched defs:ZipfileLFH (Results 1 – 2 of 2) sorted by relevance
4173 typedef struct ZipfileLFH ZipfileLFH; typedef4174 struct ZipfileLFH { struct4175 u16 iVersionExtract;4176 u16 flags;4177 u16 iCompression;4178 u16 mTime;4179 u16 mDate;4180 u32 crc32;4181 u32 szCompressed;4182 u32 szUncompressed;[all …]
4179 typedef struct ZipfileLFH ZipfileLFH; typedef4180 struct ZipfileLFH { struct4181 u16 iVersionExtract;4182 u16 flags;4183 u16 iCompression;4184 u16 mTime;4185 u16 mDate;4186 u32 crc32;4187 u32 szCompressed;4188 u32 szUncompressed;[all …]