and ctypes. I think I am mixing them up in my code and concepts
still...
thanks again,
.salvo
--- Ven 18/7/08, Mark Hammond <[EMAIL PROTECTED]> ha scritto:
> Da: Mark Hammond <[EMAIL PROTECTED]>
> Oggetto: RE: [python-win32] How to get IWebBrowser2 from a HWND
> A: "
E: [python-win32] How to get IWebBrowser2 from a HWND
> A: "'salvatore ventura'" <[EMAIL PROTECTED]>, python-win32@python.org
> Data: Giovedì 10 luglio 2008, 23:53
> > # ... and the IWebBrowser2:
> > ie =
> pIServiceProvider.QueryService(IWebBrowserApp._i
Hi,
I am trying to get the IWebBrowser2 object from the HWND of an open IE window.
I have seen this topic covered in many languages, and I am following the same
steps, but in python, yet I am hitting a wall that I can't figure how to
break... So, yes, I have been 'googling', browsing and test