[fpc-pascal] Import Pascal record function to C
Marco van de Voort
marcov at stack.nl
Mon Oct 31 12:33:20 CET 2005
> On 10/31/05, Marco van de Voort <marcov at stack.nl> 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)
More information about the fpc-pascal
mailing list