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.
私は (私が書いていない) dll を持っており、それを XULRunner アプリケーションで使用したいと考えています。私はこれについてほとんど何も知らないので、我慢してください。どうやら、XPCOM を使用して dll をロードし、その中で関数を呼び出すことができます。どうすればいいですか?
または、xulrunner にjs-ctypesが含まれるまで待って、DLL を直接呼び出すこともできます。