Hello I have compiled WebKit correctly using VC++ 2005 Express, Platform SDK for Windows Server 2003 R2, and Windows XP SP3. When running WinLauncher i see that it fails in:
HRESULT hr = CoCreateInstance(CLSID_WebView, 0, CLSCTX_ALL, IID_IWebView, (void**)&gWebView); The error is class not registered. Trying run-safari against the same build makes safari say it couldn't create the window. Is there anything i have missed? Thanks in advance, Sergio Aguayo _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

