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.
WCF サービス ライブラリ プロジェクトを作成しました。c++ DLL のリファレンスを追加しました。WCF サービスによって公開されるメソッド c++ DLL 関数を呼び出します。クライアントは VBA(excel) で記述されているため、C++ コード全体をデバッグすることはできません。誰かが私を案内できますか?
それを私が直した。C++ プロジェクトを WCF サービスの同じソリューションに追加すると、機能しました