How to access an Explorer Bar from HTML?
C / C++ / MFC
1
Posts
1
Posters
1
Views
1
Watching
-
Hello, I have an Explorer Bar which host web browser control ( IWebBrowser2 ). Now I want to give this window a name so I can access it from other applications such as VBScripts, HTML etc. Perfect examples are IE's main and Search windows. We can access these using _Search and _main. Any ideas? regards, Mahesh