Working with WebKit on Windows

Posted by Aram Havarneanu on Stack Overflow See other posts from Stack Overflow or by Aram Havarneanu
Published on 2010-03-13T12:26:40Z Indexed on 2010/03/13 12:35 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

Hello,

I want to use the WebKit engine in my Win32 application. I can't find any documentation on the official site, or anywhere else. I know it uses COM, but I can't find any documentation about how to use the thing.

I know there are multiple WebKit ports for windows. There is the Apple port, to use it you need Safari, there is the Google Chromium port, there is a Cairo port and there is a Qt port. I'll stick to the Apple port for now.

Any hints, links?

Thanks

© Stack Overflow or respective owner

Related posts about Windows

Related posts about webkit