<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 10, 2014 at 2:18 AM, leledumbo <span dir="ltr"><<a href="mailto:leledumbo_cool@yahoo.co.id" target="_blank">leledumbo_cool@yahoo.co.id</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm writing a web app hosting several tasks in FPC, however one of the task<br>
is calling a function residing in a .NET dll. I've made a flat C interface<br>
for the dll (so that I can call it from FPC easily), and it works just fine...<br></blockquote><div>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. <br>
<br>thanks,<br>Dmitry<br></div></div></div></div>