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.
通信用の COM LocalServer exe とクライアントを作成しましたが、同じユーザーが両方を実行している場合にのみ機能するようです。
1 人のユーザーでサーバーを実行してから、ユーザーを切り替えて同じコンピューターでクライアントを実行する場合
CoCreateInstance は「クラスが登録されていません」と返します。
どうすればこれを解決できますか?
ありがとうございました。