On Wed, 03 Nov 2004 22:15:29 -0800, Doug Turner <[EMAIL PROTECTED]> wrote:

> What are you trying to do?

I am trying to write an activex ctrl that would show to the user the
set of cookies and the web cache present in his browser. This ctrl
would be generic, so I am looking for an interface similar to the one
provided by wininet on IE.

> 
> If you are simply linking to xpcom and plan to put your application next
> to the xpcom library, you probably can get away with just passing null
> for these arguments.
> 
> This function if very flexible.  Some application suites publish the
> location of the "bin" directory and the profile directory in a well
> known place.  Their apps look these value up and pass them to NS_InitXPCOM2.
> 

Like published in registry? Note that there can be multiple gecko
based browsers installed on the user system, I want to pick the one
that my ctrl is currently loaded with. So is there any way to obtain
the current browser's installation location from the signed activex or
even a signed java applet?

> Doug
> 

Thanks
~f9.
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to