[fpc-pascal] Load .NET dll (or bootstrap CLR to be precise) from FPC

Dmitry Boyarintsev skalogryz.lists at gmail.com
Fri Jan 10 14:06:12 CET 2014


On Fri, Jan 10, 2014 at 2:18 AM, leledumbo <leledumbo_cool at yahoo.co.id>wrote:

> I'm writing a web app hosting several tasks in FPC, however one of the task
> is calling a function residing in a .NET dll. I've made a flat C interface
> for the dll (so that I can call it from FPC easily), and it works just
> fine...
>
For the same task, I typically create .NET executable that would use the
.NET dll  and call the executable from FPC code. No hacks - no worries.

thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140110/46658fda/attachment.html>


More information about the fpc-pascal mailing list