コミュニティ

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?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。