I have created a CHtmlView derived class and loading a web application inside my dialog. (MFC)
I am able to call functions inside the javascript from my application.
How do I get the events from the javasctipt (HTML) to my application?
Ex. When I click on a button on the HTML, (OnButtonEVent), I should get an event triggered inside my MFC application?
Thanks for your help
Eugene
Start Free Trial