X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?a=blobdiff_plain;f=SFmpqapi.def;h=cc448f8db50cccfb97ec97805ee7f35f4840a892;hb=e0b276afa1dc42629b6eaad3ed578c29371f065e;hp=88051ecc44541ef92939a0cd129002b4f68bcd37;hpb=7df24e1fe5d45ecb17510d14110050dd6c85c4d0;p=SFmpqapi.git diff --git a/SFmpqapi.def b/SFmpqapi.def index 88051ec..cc448f8 100644 --- a/SFmpqapi.def +++ b/SFmpqapi.def @@ -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