S
Squall78
Guest
Hi !
I'm using Qhimm's DLL in my program (Loveless, here : https://www.ff7catalog.com/threads/3631/) to recompress faster files.
I've found the delphi code (in Ficedula' sources) to call the compress function but not the decompress function.
QhimmCompress(Src.Memory, Src.Size, Result.Memory, Len);
Is there somebody who know the decompression-function's declaration, please ?
I'm using Qhimm's DLL in my program (Loveless, here : https://www.ff7catalog.com/threads/3631/) to recompress faster files.
I've found the delphi code (in Ficedula' sources) to call the compress function but not the decompress function.
QhimmCompress(Src.Memory, Src.Size, Result.Memory, Len);
Is there somebody who know the decompression-function's declaration, please ?