On Mon, 28 Nov 2011, ik wrote:

On Mon, Nov 28, 2011 at 10:22, ik <ido...@gmail.com> wrote:

Hello,

I have a requirement to create an API for application that C# can
communicate with using dll (rather then REST). What is required by FPC to
be able to create such DLL ?


And one other thing I forgot, it must support classes.

That will simply not be possible. The C# class model is fundamentally
different from FPC's. Even the reverse (using C# classes from FPC) is hardly possible (although crosstalk from atozed software does a good
effort in Delphi).

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

Reply via email to