explorer bar
-
I've created an explorer bar two different ways...one way using registry settings and another using ATL and COM. Both ways show up when I click a button on the toolbar. I want to show an HTML page in the explorer bar. This is easy with the registry settings, but I need to do other processing as well, which I don't know how to do with the registry solution. The ATL COM way I don't know how to get the HTML page to show up but I can do the other processing. My question is: does anyone know either know how to get ahold of the explorer bar that is created by the registry entries so I can do additional processing (if that's even possible)? Or can anyone give me some advice on how to show an HTML page in the explorer bar I've created using ATL COM? Thanks for your help. Melinda