Menu

Webkit for Windows Mobile

Himadri
2011-07-06
2013-05-28
  • Himadri

    Himadri - 2011-07-06

    Is there any Windows Mobile version of WebKit.Interop.dll?
    Is it possible to get the source code of WebKit.Interop.dll?

     
  • Herb Miller Jr.

    Herb Miller Jr. - 2011-07-07

    A) No.

    B) Let's see if I can make this clear as mud. WebKit.Interop.Dll is just a bridge between .NET and the COM interfaces exposed in the webkit.dll. It's built from a type library (webkit.tlb in the webkit folder in the repository). The "source" for the type library actually comes from a serious of .idl files (interface definition files) in webkit's source. If you look in Source\WebKit\win\Interfaces in the webkit source, you'll see them.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.