[webkit-dev] A webkit.dll demo?
Adam Roben
aroben at apple.com
Sun May 17 23:10:51 PDT 2009
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
More information about the webkit-dev
mailing list