Closed realJoshByrnes closed 1 year ago
Question asked on SO - https://stackoverflow.com/questions/73162872/handle-axhost-events-designed-for-webbrowser-c
Not sure how to continue with this one.
Closing this for now as I have no idea how to intercept those calls right now.
I suspect it's finding the right interface and implementing the event.
The OCX somehow sends messages to the browser, which we should be able to intercept.
Simplest example is clicking on a URL. Other examples include the connection failure redirections, subscribe.msnw pages, etc.