David Jones wrote:
Now I have successfully built webkit, and get the webkit.dll.
I'm gonna write a little routine which only provide a simple HTML page show job, much the same as :
demoBrowser.load("http://xxxxx.com";);
demoBrowser.show();
So, what are the required APIs of webkit.dll?

Take a look at the WinLauncher project (in WebKitTools/WinLauncher). That should get you started.

-Adam

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to