On Tue, 30 Aug 2005 10:52:05 -0400
Tony Pelton <[EMAIL PROTECTED]> wrote:

> On 8/30/05, Micha Nelissen <[EMAIL PROTECTED]> wrote:
> > On Tue, 30 Aug 2005 10:18:41 -0400
> > Tony Pelton <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > Have you tried opening the DLL in "Dependency Walker" or some alike tool ?
> 
> did you mean this tool ?
> 
> http://www.dependencywalker.com/
> 
> i hadn't used this before.
> 
> i dl'ed it and fired it up.
> 
> i _think_ i basically understand what it is telling me.
> 
> in both cases, i see dependencies on the "usual" DLL's (GDI32,
> KERNEL32, USER32).
> 
> nothing suspicious looking, at least to my untrained eyes on any other DLL's.

Well, if it would depend on non-existing things (as suggested by an error
message?), you would see right away.
 
> i also see my exports in the DLL.
> 
> so ...
> 
> i haven't yet asked the obvious question :
> 
> Do people _know_ that Lazarus can be used to generate clean DLL's on
> windows that are NOT GUI applications ?
> 
> Can lazarus be used as a "plain 'ole IDE" for DLL development ?

It whould be, but I think not a lot of people have tried to do this yet.
(Me neither, btw). What commandline options does "FP" hand to fpc to compile
it, and what is the difference to the commandline lazarus generates ?

Micha

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

Reply via email to