DLL ZLIB (OpenInsight 32-bit Specific)
At 28 AUG 2004 04:39:03AM Godfrey Farrugia wrote:
I admit I'm trying to use a DLL (i.e. ZLIB for in-memory compression/decompression of strings) but I'm lost. Has anyone ever used the ZLIB DLL, in which case I'd appreciate knowing how to go about it, especially the parameters I need to define when prototyping the DLL.
Are you aware of any alternative compression/decompression routines (in DLL format or whatever method)? All I need to do really is to deflate/inflate character strings, eacj not exceeding 64K bytes.