[webkit-dev] Q: Webkit on Windows without COM registration (as wrapped DLL only?)

2009-01-07 Thread Thomas Brodt
Hi list as far as I have learned until now, there are several ways to use Webkit as an embeddable component in Windows applications. Maybe some wise on this list could help me out with some more answers that I couldn't find in days googling around. One way to use Webkit on windows is the

Re: [webkit-dev] Q: Webkit on Windows without COM registration (as wrapped DLL only?)

2009-01-07 Thread Christian Dywan
Am Wed, 07 Jan 2009 16:40:48 +0100 schrieb Thomas Brodt thomas.br...@porabo.ch: Hi list as far as I have learned until now, there are several ways to use Webkit as an embeddable component in Windows applications. Maybe some wise on this list could help me out with some more answers that I

Re: [webkit-dev] Q: Webkit on Windows without COM registration (as wrapped DLL only?)

2009-01-07 Thread Thomas Brodt
Hey Christian, thanks for the instant answer! Sounds good with the plain API for the gtk port. After a look at the header files and the main.c mentioned I'm not sure how to deal with the different types that are defined there as return values or function arguments. GObject, WebKitWebView,