X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=SFmpqapi.git;a=blobdiff_plain;f=SFmpqapi.def;h=cc448f8db50cccfb97ec97805ee7f35f4840a892;hp=88051ecc44541ef92939a0cd129002b4f68bcd37;hb=5ec6acabbdf7207331585eb3bbbb5b477dcc5564;hpb=46511c53b667ffb988cf1673c3939e9ef3d26dd8 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