Some questions about programming

  • Thread starter Thread starter Squall78
  • Start date Start date
Status
Not open for further replies.
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 ?
 
Status
Not open for further replies.
Back
Top