Internet Explorer control (or other) rendered onto a directdraw surface

239 views Asked by At

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

1

There are 1 answers

1
Cristian Adam On

You should have a look at Awesomium.