Cannot get BHO working in 64 bit
问题 I'm working on IE11 Browser Helper Object. I got it working when I build it in x86. The problem is, I want to use the project on x64 the BHO extension isn't working when it's built on x64. The extension shows up in the Internet Explorer add-ons screen, but the javascript popup is not showing up. The DLL is registered using the x64 version of regasm via the Visual Studio command prompt as administrator, with/without the /codebase and /tlb but without result. The registry key is added