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.
MTA 準拠の COM の前提条件に関するソース コードが見つかりません。オブジェクトの ThreadingModel レジストリ キーを Apartment から Both に変更しようとしましたが、データにアクセスする前にセカンダリ スレッドがメソッドを呼び出すと、クラッシュが発生します。
STA COM にメッセージ ポンプが必要な場合、MTA COM オブジェクトにはどのような配管コードが必要ですか?