TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
zip64_internal Struct Reference

Public Attributes

zlib_filefunc64_32_def z_filefunc
 
voidpf filestream
 
linkedlist_data central_dir
 
int in_opened_file_inzip
 
curfile64_info ci
 
ZPOS64_T begin_pos
 
ZPOS64_T add_position_when_writing_offset
 
ZPOS64_T number_entry
 
char * globalcomment
 

Detailed Description

Definition at line 165 of file zip.c.

Member Data Documentation

ZPOS64_T zip64_internal::add_position_when_writing_offset
ZPOS64_T zip64_internal::begin_pos

Definition at line 173 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), and zipOpen3().

linkedlist_data zip64_internal::central_dir

Definition at line 169 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), zipClose(), zipCloseFileInZipRaw64(), and zipOpen3().

curfile64_info zip64_internal::ci
voidpf zip64_internal::filestream
char* zip64_internal::globalcomment

Definition at line 178 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), zipClose(), and zipOpen3().

int zip64_internal::in_opened_file_inzip
ZPOS64_T zip64_internal::number_entry
zlib_filefunc64_32_def zip64_internal::z_filefunc

The documentation for this struct was generated from the following file: