简体   繁体   中英

WebBrowser Control from MFC — How to Inject Javascript?

This is like the question How to inject Javascript in WebBrowser control?

But i don't know how to transform this code into good old MFC C++ code. For example what is the InvokeScript method, i can't find it anywhere.

Isn't .NET webbrowser the same as IWebBrowser2 ?

您可以在此处找到描述如何完成此操作的CodeGuru文章。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM