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.
BHO IE Plugin を使用した DLL があります。
そして、「regasm.exe /codebase myBHO.dll」を使用して dll を登録します。
Windows アプリケーションで DLLをregasmする C# コードはありますか?