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.
64ビットWindows7OSで実行できるQuicktimeActiveX相互運用機能を使用してアプリケーションを構築したいと思います。私の問題は、3つのdll:AxInterop.QTOControlLib.dll、Interop.QTOControlLib.dll、Interop.QTOLibrary.dllが64ビットOSと互換性がないように見えることです=>アプリケーションが起動するとすぐにクラッシュします。どうすればこれを通過できますか?
プログラムを x86 プログラムとしてビルドする必要があります。これは、プロジェクトのプロパティで設定できます。