Re: Include IE in DLL ...
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 03/12/04
- Next message: Nathan: "Set Cookie before I POST to server?"
- Previous message: Billy: "What's wrong with my IInternetSecurityManager?"
- In reply to: Michael Tissington: "Include IE in DLL ..."
- Next in thread: Michael Tissington: "Re: Include IE in DLL ..."
- Reply: Michael Tissington: "Re: Include IE in DLL ..."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 09:55:45 -0500
"Michael Tissington" <michael@nospam.com> wrote in message
news:%23QIMAF9BEHA.2600@TK2MSFTNGP12.phx.gbl...
> Because of limited functionality in the web browser control and
sharing
> session states across multiple windows I need to include IE in a DLL.
>
> I'm going to be writing a function in C++ to return an INVISIBLE
instance of
> IE to VB.
Just create a hidden window that hosts WebBrowser ActiveX control, and
return the interface pointer of this control.
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
- Next message: Nathan: "Set Cookie before I POST to server?"
- Previous message: Billy: "What's wrong with my IInternetSecurityManager?"
- In reply to: Michael Tissington: "Include IE in DLL ..."
- Next in thread: Michael Tissington: "Re: Include IE in DLL ..."
- Reply: Michael Tissington: "Re: Include IE in DLL ..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|