渲染到 directdraw 表面上的 Internet Explorer 控件(或其他控件)
我的任务是修改现有的 C++ 代码库,该代码库使用 directdraw 作为 UI。是否可以使用渲染到(现有)directdraw 表面之一的浏览器控件?如果是这样,有人能指出我如何开始的正确方向吗? (或替代方法)
问候大家,
Jaime
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该看看 Awesomium。
You should have a look at Awesomium.