Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アドオン機能を持つ C# アプリケーションがあります。特定のインターフェイスを実装するアドオン/プラグインは、実行時にメインの C# アプリケーションにリンク/ロードできます。
私の質問に: C# インターフェイスを実装し、ランタイムに C# アプリに読み込まれるアンマネージ cpp dll を開発するにはどうすればよいですか?
ありがとう、キャビ