[webkit-dev] embedding WebKit in MFC application
Brent Fulgham
bfulgham at gmail.com
Mon Jun 1 14:18:55 PDT 2009
Hi Martin,
I have updated my MFC port of the Apple example program 'CallJS'. You
can grab this example project (http://files.me.com/bfulgham/socw2n).
This might be more convenient because it includes a built copy of
WebKit and the various support DLLs. It uses the newer API call
"WebKitCreateInstance", which removes a lot of the issues with having
to register the DLLs or properly configure the manifest file to use
the WebKit.dll.
I hope that helps!
-Brent
More information about the webkit-dev
mailing list