My toolbar is a 32-bit dll for IE7.It works well on IE 32-bit. Now I'm
promoting it to a 64-bit dll. I want it work as well on IE 64-bit.
On IE 32-bit, the registry entries are follows:
1.HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Toolbar {My
toolbar's CLSID GUID}
2.HKEY_CLASSES_ROOT
But On IE 64-bit, these don't work. My toolbar doesn't appear. Anyone call
tell me the right registry entries for 64-bit IE
Thanks in advance!