Hi Michael.
 
The problem is not use zlib. Is I'm using a library to access mysql (not from lazarus). This library was originally write for Delphi but work fine in lazarus. This library, use comiled units (obj's) with the code to make compressed conections to mysql. Basically, this code is a version of zlib. I have the obj's, not the code, and I'm trying to use in Lazarus.
 
Thank's
 
Sergio

 
2006/5/8, Michael Van Canneyt <[EMAIL PROTECTED]>:


On Mon, 8 May 2006, Sergio X wrote:

> Hi list.
> There are some utility or option to convert Delphi's OBJ to Lazarus?
> I want to use zlib's delphi obj but I can't have the source.

You don't need it. FPC has an implementation of zstream equivalent to
Delphi, but with 100% native FPC code.

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to