Hi there!
I am making use of the IWebBrowser2 interface (from exdisp.h) to implement some WebUI in C++ for online browsing.
Since it appears to primarily use the latest Internet Explorer, I am concerned about what happens once IE loses support in late-2021.
I as a consumer don't see a way to select the browser app from within the code, as say, Edge.
Will this library and interface continue to be supported post IE-decommission?