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.
Visual C++ プロジェクトで Visual C# プロジェクトの dll、ヘッダー、および関数を使用する必要があります。
「参照の追加」でdllを追加しようとしましたが、このエラーが発生し続けます...
e:\linha_3_os179\indutron_opc\treiberdlls\elabo.devices.g_series.deviceplugin.dll のメタデータ情報のキャッシュ
何か提案はありますか?
ありがとう!
C# コードを COM オブジェクトとして公開し、C から COM を使用してそれらを呼び出します。