Home | History | Annotate | Line # | Download | only in vc12
      1      1.1  christos LIBRARY
      2      1.1  christos ; zlib data compression and ZIP file I/O library
      3      1.1  christos 
      4  1.1.1.3  christos VERSION		1.3.1
      5      1.1  christos 
      6      1.1  christos EXPORTS
      7      1.1  christos         adler32                                  @1
      8      1.1  christos         compress                                 @2
      9      1.1  christos         crc32                                    @3
     10      1.1  christos         deflate                                  @4
     11      1.1  christos         deflateCopy                              @5
     12      1.1  christos         deflateEnd                               @6
     13      1.1  christos         deflateInit2_                            @7
     14      1.1  christos         deflateInit_                             @8
     15      1.1  christos         deflateParams                            @9
     16      1.1  christos         deflateReset                             @10
     17      1.1  christos         deflateSetDictionary                     @11
     18      1.1  christos         gzclose                                  @12
     19      1.1  christos         gzdopen                                  @13
     20      1.1  christos         gzerror                                  @14
     21      1.1  christos         gzflush                                  @15
     22      1.1  christos         gzopen                                   @16
     23      1.1  christos         gzread                                   @17
     24      1.1  christos         gzwrite                                  @18
     25      1.1  christos         inflate                                  @19
     26      1.1  christos         inflateEnd                               @20
     27      1.1  christos         inflateInit2_                            @21
     28      1.1  christos         inflateInit_                             @22
     29      1.1  christos         inflateReset                             @23
     30      1.1  christos         inflateSetDictionary                     @24
     31      1.1  christos         inflateSync                              @25
     32      1.1  christos         uncompress                               @26
     33      1.1  christos         zlibVersion                              @27
     34      1.1  christos         gzprintf                                 @28
     35      1.1  christos         gzputc                                   @29
     36      1.1  christos         gzgetc                                   @30
     37      1.1  christos         gzseek                                   @31
     38      1.1  christos         gzrewind                                 @32
     39      1.1  christos         gztell                                   @33
     40      1.1  christos         gzeof                                    @34
     41      1.1  christos         gzsetparams                              @35
     42      1.1  christos         zError                                   @36
     43      1.1  christos         inflateSyncPoint                         @37
     44      1.1  christos         get_crc_table                            @38
     45      1.1  christos         compress2                                @39
     46      1.1  christos         gzputs                                   @40
     47      1.1  christos         gzgets                                   @41
     48      1.1  christos         inflateCopy                              @42
     49      1.1  christos         inflateBackInit_                         @43
     50      1.1  christos         inflateBack                              @44
     51      1.1  christos         inflateBackEnd                           @45
     52      1.1  christos         compressBound                            @46
     53      1.1  christos         deflateBound                             @47
     54      1.1  christos         gzclearerr                               @48
     55      1.1  christos         gzungetc                                 @49
     56      1.1  christos         zlibCompileFlags                         @50
     57      1.1  christos         deflatePrime                             @51
     58      1.1  christos         deflatePending                           @52
     59      1.1  christos 
     60      1.1  christos         unzOpen                                  @61
     61      1.1  christos         unzClose                                 @62
     62      1.1  christos         unzGetGlobalInfo                         @63
     63      1.1  christos         unzGetCurrentFileInfo                    @64
     64      1.1  christos         unzGoToFirstFile                         @65
     65      1.1  christos         unzGoToNextFile                          @66
     66      1.1  christos         unzOpenCurrentFile                       @67
     67      1.1  christos         unzReadCurrentFile                       @68
     68      1.1  christos         unzOpenCurrentFile3                      @69
     69      1.1  christos         unztell                                  @70
     70      1.1  christos         unzeof                                   @71
     71      1.1  christos         unzCloseCurrentFile                      @72
     72      1.1  christos         unzGetGlobalComment                      @73
     73      1.1  christos         unzStringFileNameCompare                 @74
     74      1.1  christos         unzLocateFile                            @75
     75      1.1  christos         unzGetLocalExtrafield                    @76
     76      1.1  christos         unzOpen2                                 @77
     77      1.1  christos         unzOpenCurrentFile2                      @78
     78      1.1  christos         unzOpenCurrentFilePassword               @79
     79      1.1  christos 
     80      1.1  christos         zipOpen                                  @80
     81      1.1  christos         zipOpenNewFileInZip                      @81
     82      1.1  christos         zipWriteInFileInZip                      @82
     83      1.1  christos         zipCloseFileInZip                        @83
     84      1.1  christos         zipClose                                 @84
     85      1.1  christos         zipOpenNewFileInZip2                     @86
     86      1.1  christos         zipCloseFileInZipRaw                     @87
     87      1.1  christos         zipOpen2                                 @88
     88      1.1  christos         zipOpenNewFileInZip3                     @89
     89      1.1  christos 
     90      1.1  christos         unzGetFilePos                            @100
     91      1.1  christos         unzGoToFilePos                           @101
     92      1.1  christos 
     93      1.1  christos         fill_win32_filefunc                      @110
     94      1.1  christos 
     95      1.1  christos ; zlibwapi v1.2.4 added:
     96      1.1  christos         fill_win32_filefunc64                   @111
     97      1.1  christos         fill_win32_filefunc64A                  @112
     98      1.1  christos         fill_win32_filefunc64W                  @113
     99      1.1  christos 
    100      1.1  christos         unzOpen64                               @120
    101      1.1  christos         unzOpen2_64                             @121
    102      1.1  christos         unzGetGlobalInfo64                      @122
    103      1.1  christos         unzGetCurrentFileInfo64                 @124
    104      1.1  christos         unzGetCurrentFileZStreamPos64           @125
    105      1.1  christos         unztell64                               @126
    106      1.1  christos         unzGetFilePos64                         @127
    107      1.1  christos         unzGoToFilePos64                        @128
    108      1.1  christos 
    109      1.1  christos         zipOpen64                               @130
    110      1.1  christos         zipOpen2_64                             @131
    111      1.1  christos         zipOpenNewFileInZip64                   @132
    112      1.1  christos         zipOpenNewFileInZip2_64                 @133
    113      1.1  christos         zipOpenNewFileInZip3_64                 @134
    114      1.1  christos         zipOpenNewFileInZip4_64                 @135
    115      1.1  christos         zipCloseFileInZipRaw64                  @136
    116      1.1  christos 
    117      1.1  christos ; zlib1 v1.2.4 added:
    118      1.1  christos         adler32_combine                         @140
    119      1.1  christos         crc32_combine                           @142
    120      1.1  christos         deflateSetHeader                        @144
    121      1.1  christos         deflateTune                             @145
    122      1.1  christos         gzbuffer                                @146
    123      1.1  christos         gzclose_r                               @147
    124      1.1  christos         gzclose_w                               @148
    125      1.1  christos         gzdirect                                @149
    126      1.1  christos         gzoffset                                @150
    127      1.1  christos         inflateGetHeader                        @156
    128      1.1  christos         inflateMark                             @157
    129      1.1  christos         inflatePrime                            @158
    130      1.1  christos         inflateReset2                           @159
    131      1.1  christos         inflateUndermine                        @160
    132      1.1  christos 
    133      1.1  christos ; zlib1 v1.2.6 added:
    134      1.1  christos         gzgetc_                                 @161
    135      1.1  christos         inflateResetKeep                        @163
    136      1.1  christos         deflateResetKeep                        @164
    137      1.1  christos 
    138      1.1  christos ; zlib1 v1.2.7 added:
    139      1.1  christos         gzopen_w                                @165
    140      1.1  christos 
    141      1.1  christos ; zlib1 v1.2.8 added:
    142      1.1  christos         inflateGetDictionary                    @166
    143      1.1  christos         gzvprintf                               @167
    144      1.1  christos 
    145      1.1  christos ; zlib1 v1.2.9 added:
    146      1.1  christos         inflateCodesUsed                        @168
    147      1.1  christos         inflateValidate                         @169
    148      1.1  christos         uncompress2                             @170
    149      1.1  christos         gzfread                                 @171
    150      1.1  christos         gzfwrite                                @172
    151      1.1  christos         deflateGetDictionary                    @173
    152      1.1  christos         adler32_z                               @174
    153      1.1  christos         crc32_z                                 @175
    154  1.1.1.2  christos 
    155  1.1.1.2  christos ; zlib1 v1.2.12 added:
    156  1.1.1.2  christos 		crc32_combine_gen						@176
    157  1.1.1.2  christos 		crc32_combine_gen64						@177
    158  1.1.1.2  christos 		crc32_combine_op						@178
    159