summaryrefslogtreecommitdiff
path: root/contrib/vstudio/vc70_32/zlibvc.def
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vstudio/vc70_32/zlibvc.def')
-rw-r--r--contrib/vstudio/vc70_32/zlibvc.def88
1 files changed, 88 insertions, 0 deletions
diff --git a/contrib/vstudio/vc70_32/zlibvc.def b/contrib/vstudio/vc70_32/zlibvc.def
new file mode 100644
index 0000000..90109d6
--- /dev/null
+++ b/contrib/vstudio/vc70_32/zlibvc.def
@@ -0,0 +1,88 @@
1LIBRARY "zlib"
2
3VERSION 1.20
4
5HEAPSIZE 1048576,8192
6
7EXPORTS
8 adler32 @1
9 compress @2
10 crc32 @3
11 deflate @4
12 deflateCopy @5
13 deflateEnd @6
14 deflateInit2_ @7
15 deflateInit_ @8
16 deflateParams @9
17 deflateReset @10
18 deflateSetDictionary @11
19 gzclose @12
20 gzdopen @13
21 gzerror @14
22 gzflush @15
23 gzopen @16
24 gzread @17
25 gzwrite @18
26 inflate @19
27 inflateEnd @20
28 inflateInit2_ @21
29 inflateInit_ @22
30 inflateReset @23
31 inflateSetDictionary @24
32 inflateSync @25
33 uncompress @26
34 zlibVersion @27
35 gzprintf @28
36 gzputc @29
37 gzgetc @30
38 gzseek @31
39 gzrewind @32
40 gztell @33
41 gzeof @34
42 gzsetparams @35
43 zError @36
44 inflateSyncPoint @37
45 get_crc_table @38
46 compress2 @39
47 gzputs @40
48 gzgets @41
49 inflateCopy @42
50 inflateBackInit_ @43
51 inflateBack @44
52 inflateBackEnd @45
53 compressBound @46
54
55 unzOpen @61
56 unzClose @62
57 unzGetGlobalInfo @63
58 unzGetCurrentFileInfo @64
59 unzGoToFirstFile @65
60 unzGoToNextFile @66
61 unzOpenCurrentFile @67
62 unzReadCurrentFile @68
63 unzOpenCurrentFile3 @69
64 unztell @70
65 unzeof @71
66 unzCloseCurrentFile @72
67 unzGetGlobalComment @73
68 unzStringFileNameCompare @74
69 unzLocateFile @75
70 unzGetLocalExtrafield @76
71 unzOpen2 @77
72 unzOpenCurrentFile2 @78
73 unzOpenCurrentFilePassword @79
74
75 zipOpen @80
76 zipOpenNewFileInZip @81
77 zipWriteInFileInZip @82
78 zipCloseFileInZip @83
79 zipClose @84
80 zipOpenNewFileInZip2 @86
81 zipCloseFileInZipRaw @87
82 zipOpen2 @88
83 zipOpenNewFileInZip3 @89
84
85 unzGetFilePos @100
86 unzGoToFilePos @101
87
88 fill_win32_filefunc @110