> 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)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to