Johnydep
Johnydep

Reputation: 6277

Web browser control for Firefox/Chrome?

Just like Microsoft Internet Explorer, there is web browser control functionality:

Using MFC to Host a WebBrowser Control

I want to inject Javascript in real to a local webpage opened in Chrome browser from my C++ app. Is there anyway to accomplish this job?

Any suggestions?

Upvotes: 1

Views: 873

Answers (1)

Shaz
Shaz

Reputation: 15867

Take a look at Native Client.

Upvotes: 1

Related Questions