Author Topic: Some questions about programming  (Read 2370 times)

Squall78

  • *
  • Posts: 130
    • View Profile
Some questions about programming
« on: 2006-11-13 16:22:50 »
Hi !

I'm using Qhimm's DLL in my program (Loveless, here : http://forums.qhimm.com/index.php?topic=6013.25) 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 ?

Squall78

  • *
  • Posts: 130
    • View Profile
Re: Some questions about programming
« Reply #1 on: 2006-12-09 09:32:16 »
Nobody know how to use Qhimm's DLL ?  :-(