Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




index 88051ec..cc448f8 100644 (file)
@@ -109,3 +109,13 @@ EXPORTS
        get_crc_table
        compress2
 
+;bzip2 exports
+       BZ2_bzCompressInit
+       BZ2_bzCompress
+       BZ2_bzCompressEnd
+       BZ2_bzDecompressInit
+       BZ2_bzDecompress
+       BZ2_bzDecompressEnd
+       BZ2_bzBuffToBuffCompress
+       BZ2_bzBuffToBuffDecompress
+       BZ2_bzlibVersion