Community

Can FC11 refer the unmanaged dll?

Hi,

We know FC11 can add .Net references to use third party method. But if some dll are unmanaged , it will get a error Bal IL format message.
Normally we can copy this dll under the bin folder in visual studio. How about the FC11? Is it can refer unmanaged dll? If yes, how can I do?

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user
    Hello,

    Its not possible to add an unmaged dll directly to FC, you need to create a .net wrapper to use unmanaged code

    Regards
    Tim
    0

Please sign in to leave a comment.