c++ - IE Address bar search. I need to add a list of other results at the end of current result list -


Currently, if you type in the address bar in IE, then you type one of the URL search results based on your type See dropdown list. I have to access any sign, anything, through the address bar object through a BHO C ++ , so that I end the URL in the current language Will add to the force . Thank you. If anyone has a precise requirement, please ask me to check the responses every single day.

There is no direct way to do this. You can add your URL to history using IUrlHistoryStg, and then they will show that they match the user type.


Comments