Re: Include IE in DLL ...
From: Michael Tissington (michael_at_nospam.com)
Date: 03/12/04
- Next message: Igor Tandetnik: "Re: Include IE in DLL ..."
- Previous message: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- In reply to: Igor Tandetnik: "Re: Include IE in DLL ..."
- Next in thread: Igor Tandetnik: "Re: Include IE in DLL ..."
- Reply: Igor Tandetnik: "Re: Include IE in DLL ..."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Mar 2004 09:42:41 -0800
Tried that, but I can't create a new instance of IE that shares the sessions
state
-- Michael Tissington http://www.oaklodge.com http://www.tabtag.com "Igor Tandetnik" <itandetnik@mvps.org> wrote in message news:%23KteaIECEHA.3748@TK2MSFTNGP11.phx.gbl... > "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: Igor Tandetnik: "Re: Include IE in DLL ..."
- Previous message: Igor Tandetnik: "Re: Set Cookie before I POST to server?"
- In reply to: Igor Tandetnik: "Re: Include IE in DLL ..."
- Next in thread: Igor Tandetnik: "Re: Include IE in DLL ..."
- Reply: Igor Tandetnik: "Re: Include IE in DLL ..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|