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?
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?
コメント
1件のコメント
Its not possible to add an unmaged dll directly to FC, you need to create a .net wrapper to use unmanaged code
Regards
Tim
サインインしてコメントを残してください。