> > On 10/31/05, Marco van de Voort <[EMAIL PROTECTED]> wrote:
> > > Runtime library initialising might also be a problem if the DLL uses 
> > > complex
> > > stuff internally?
> >
> > What do you mean by complex?
>
> Anything that needs stuff in the RTL initialised. Since this includes
> heapmanagement this affects a lot. (like ansistring usage)
>
> Can maybe get solved relatively easy btw (like a call to the DLL init code)

So you mean automated types, stringlists, and what not?

At least in my case, I will just be using just portable stuff like Pchars, 
arrays, bools,
longints, and simple stuff like that.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to