Searched defs:ZipfileLFH (Results 1 – 2 of 2) sorted by relevance
6955 typedef struct ZipfileLFH ZipfileLFH; typedef6956 struct ZipfileLFH { struct6957 u16 iVersionExtract;6958 u16 flags;6959 u16 iCompression;6960 u16 mTime;6961 u16 mDate;6962 u32 crc32;6963 u32 szCompressed;6964 u32 szUncompressed;[all …]
6960 typedef struct ZipfileLFH ZipfileLFH; typedef6961 struct ZipfileLFH { struct6962 u16 iVersionExtract;6963 u16 flags;6964 u16 iCompression;6965 u16 mTime;6966 u16 mDate;6967 u32 crc32;6968 u32 szCompressed;6969 u32 szUncompressed;[all …]