RE: GetActiveObject for Internet Explorer does not work?

2009-02-23 Thread Jan Dubois
On Mon, 23 Feb 2009, Mark Trostler wrote: > Bummer but thanks for the info. Does this mean in ANY Win32 language > you cannot interact with a currently running IE instance via OLE? You can interact with it if you have an interface pointer to it. The problem is that you cannot get a pointer to an I

RE: GetActiveObject for Internet Explorer does not work?

2009-02-23 Thread Jan Dubois
On Sun, 22 Feb 2009, Mark Trostler wrote: > Try as I might I cannot get GetActiveObject to ever return anything > other than undef when using 'InternetExplorer.Application'. I can > create new instances of IE no problem but can NEVER get a currently > running one... It is the foremost window with f