Is there a way to obtain IExplorerBrowser interface of running or newly open explorer window for subsequent BrowseToXXX call?

孤街醉人 提交于 2020-01-03 16:49:47

问题


Asking because in the previous question i was pointer to IExplorerBrowser, however it creates a child window, while Explorer's "Find Target..."behaviour i want to simulate (see previous) exhibits some level of control over newly open or existing Explorer window (i believe that right term is folder view, feel free to correct). Also looking for other API(s) to accomplish BrowsingTo or similar behaviour.


回答1:


This isn't possible. See Raymond Chen's blog post on the subject.



来源:https://stackoverflow.com/questions/6226883/is-there-a-way-to-obtain-iexplorerbrowser-interface-of-running-or-newly-open-exp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!