[fpc-pascal] Import Pascal record function to C

Team Z505 goositemap at z505.com
Tue Nov 1 01:37:53 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)

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.




More information about the fpc-pascal mailing list