如何将WebKit嵌入我的C / C ++ / Win32应用程序? [英] How to embed WebKit into my C/C++/Win32 application?

查看:267
本文介绍了如何将WebKit嵌入我的C / C ++ / Win32应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现的解决方案是无关紧要的:

The solutions I have found are irrelevant:


  • 有人在Delphi项目中使用WebKit

  • 有人使用它与Java

  • 有QtWebKit(约:空白演示应用需要44兆)

  • .Net端口

  • GTK + port

  • someone used WebKit in a Delphi project
  • someone used it with Java
  • there is QtWebKit (about:blank demo app takes 44 megs)
  • .Net port of it
  • GTK+ port

我需要一个指南如何将WebKit实例嵌入到Win32下的纯C / 。

I need a guide how to embed WebKit instance into a pure C/C++ application under Win32.

推荐答案

Brent Fulgham已经投入大量工作来生产WebKit的Windows开罗端口,这不依赖于苹果的专有后端东西(例如CoreGraphics,CoreFoundation,CFNetwork)。我相信这是你在后。详细信息未完全整理在一个地方,但有 Trac wiki 中的一些信息,其他位则分布在上布伦特的博客

Brent Fulgham has put lots of work into producing a Windows Cairo port of WebKit, which doesn't rely on Apple's proprietary backend stuff (e.g. CoreGraphics, CoreFoundation, CFNetwork). I believe that is what you are after. The details aren't entirely collated in one place, but there is some information in the Trac wiki and other bits are dotted around on Brent's blog.

EDIT 链接到Brent的sourceforge项目

EDIT 2 来自Brent博客的一些有趣进展的新闻

这篇关于如何将WebKit嵌入我的C / C ++ / Win32应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆