[webkit-dev] WebKit and .net applications

Pushparajan V vprajan at gmail.com
Tue Nov 20 05:27:28 PST 2007


On Nov 20, 2007 10:24 PM, Pushparajan V <vprajan at gmail.com> wrote:

>
>
> On Nov 20, 2007 7:40 PM, Zoth, Jochen <jochen.zoth at masterbit.com> wrote:
>
> >  Hi Chris,
> >
> >
> >
> > many thanks for your quick answer and your code.
> >
> > If I build WebKit.dll from source I'm allowed to use it in a closed
> > source project, right?
> >
> >
> >
> > May I ask you a question about building with Visual Studio 2005? I tried
> > the build-webkit script in Cygwin, but I always get
> >
> >
> >
> > *************************************************************
> >
> > Cannot find '/cygdrive/d/Programme/Microsoft Visual Studio
> > 8/Common7/IDE/VCExpress.exe'
> >
> > Please execute the file 'vcvars32.bat' from
> >
> > '/cygdrive/c/Programme\Microsoft Visual Studio 8\VC\bin\'
> >
> > to setup the necessary environment variables.
> >
> > *************************************************************
> >
> >
> >
> Sorry for the previous mail.. u can use build-webkit script to build using
cl compiler.. This issue u got is related to some other thing. Do u have ur
Visual studio setup correctly ??

better use webkit.sln instead and try..

> even if I ran vcvars32.bat. Do I need to install VC Express or can I
> > switch to the already installed Visual Studio?
> >
>  Jochen.
> >
> >
> >  ------------------------------
> >
> > *Von:* Fuenty, Chris [mailto:chris.fuenty at gmail.com]
> > *Gesendet:* Dienstag, 20. November 2007 01:50
> > *An:* Zoth, Jochen
> > *Betreff:* Re: [webkit-dev] WebKit and .net applications
> >
> >
> >
> > You need to do a lot of P/Invoke calls.  It's very complicated, I used
> > it back before Safari 3 and WebKit
> > 5xx,  You can work with this code, It won't work until you modify it to work with the latest WebKit.  Keep in mind the
> >
> > Licensing Restrictions of Raw Win32 WebKit when using this.
> >
> > http://swift-wb.googlecode.com/svn/branches/webkit.net/
> >
> > c
> >
> > On 11/19/07, *Zoth, Jochen* <jochen.zoth at masterbit.com> wrote:
> >
> > Hi,
> >
> > I'm looking for a way to use Webkit in a C# .net Application for
> > displaying websites. A customer wants me to use it instead of the IE
> > control.
> >
> > I downloaded the latest nightly build for windows and imported the
> > WebKit.dll in my C# project. Since it seems not to be a "native" dll,
> > Visual Studio doesn't show me the available methods etc.
> >
> > Where can I find information how to use WebKits functionality in my
> > project?
> >
> > Greetings,
> > Jochen
> >
> >
> > Master Bit GmbH
> > Kloster Arnsburg, 35423 Lich, Deutschland,
> > Geschäftsführer: Manfred Hill und Thomas Müller,
> > Registergericht: Amtsgericht Gießen HRB 3182
> > http://www.masterbit.com
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> >
> >
> >
> >
> > Master Bit GmbH
> > Kloster Arnsburg, 35423 Lich, Deutschland,
> > Geschäftsführer: Manfred Hill und Thomas Müller,
> > Registergericht: Amtsgericht Gießen HRB 3182
> > http://www.masterbit.com
> >
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> >
> >
>
>
> --
> Pushparajan V
> http://www.vprajan.org




-- 
Pushparajan V
http://www.vprajan.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20071120/6d5fcae4/attachment.html


More information about the webkit-dev mailing list