Re: [lazarus] libview enhancement

2007-12-16 Thread Felipe Monteiro de Carvalho
On Dec 16, 2007 11:14 AM, Roberto Padovani <[EMAIL PROTECTED]> wrote:
> thanks to you! let me know when the new release is ready.

Done.

-- 
Felipe Monteiro de Carvalho

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


Re: [lazarus] libview enhancement

2007-12-16 Thread Al Boldi
Roberto Padovani wrote:
> Btw, when I don't feel like working I'm having a look at how to make
> it work under *nix (which will fit to my beloved Mac, as well)

Thanks a lot!

--
Al

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


Re: [lazarus] libview enhancement

2007-12-16 Thread Roberto Padovani
thanks to you! let me know when the new release is ready.
Btw, when I don't feel like working I'm having a look at how to make
it work under *nix (which will fit to my beloved Mac, as well)

R#

2007/12/16, Felipe Monteiro de Carvalho <[EMAIL PROTECTED]>:
> Hi Roberto Padovani,
>
> I will do a new libview release (0.2) with some of your code. I also
> added your name to the authors list.
>
> thank you very much,
> --
> Felipe Monteiro de Carvalho
>
> _
>  To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject
>archives at http://www.lazarus.freepascal.org/mailarchives
>

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


Re: [lazarus] libview enhancement

2007-12-16 Thread Felipe Monteiro de Carvalho
Hi Roberto Padovani,

I will do a new libview release (0.2) with some of your code. I also
added your name to the authors list.

thank you very much,
-- 
Felipe Monteiro de Carvalho

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


Re: [lazarus] libview enhancement

2007-12-10 Thread Roberto Padovani
the hard part was done by Felipe's in libview 0.1I only added the
output generation.
Felipe and Peter Below wrote the nice piece which lists the exported functions.

The core unit, dlltools.pas, is the one that knows about the dll
structure: one should write a similar unit for reading from shared
objects filedefinetely out of my reach, I honestly don't know
anything about the internals of .so

On the other hand, for the *nix platform, one may try to wrap around
the nm utility which is part of binutils.

R#

2007/12/10, Al Boldi <[EMAIL PROTECTED]>:
> Roberto Padovani wrote:
> > This helps me because I had some dll with many exported functions and
> > with both call type.
> > I hope someone will find it useful, as well.
>
> Neat, but this only works on windows.
>
> Can you make it cross-platform?
>
>
> Thanks!
>
> --
> Al
>
> _
>  To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject
>archives at http://www.lazarus.freepascal.org/mailarchives
>


-- 
--
 Ing. Roberto Padovani

 via Mandrioli, 1
 40061 Minerbio (BO)
 Italy

 mail: [EMAIL PROTECTED]
 cell: 340-3428685
-

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


Re: [lazarus] libview enhancement

2007-12-10 Thread Al Boldi
Roberto Padovani wrote:
> This helps me because I had some dll with many exported functions and
> with both call type.
> I hope someone will find it useful, as well.

Neat, but this only works on windows.

Can you make it cross-platform?


Thanks!

--
Al

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