Internet Explorer control (or other) rendered onto a directdraw surface
I'm tasked with modifying an existing开发者_开发问答 c++ codebase which uses directdraw for its UI. Is it possible to make use of a browser control that renders onto one of the (existing) directdraw surfaces? If so, can anyone point me in the right direction on how to get started? (or an alternative approach)
Regards all,
Jaime
You should have a look at Awesomium.
精彩评论