how to gt IHtmlDialog from IHtmlDocument ?
- From: Noa <nlevin@xxxxxxxxxx>
- Date: Thu, 10 Apr 2008 00:44:36 -0700 (PDT)
Hi
The user pushed a button that opens a dialog (either modal or
modeless, it doesn't matter)
I recorgnize its HWND and I have an access to its IHtmlDocument -> I
successfully mabipulate the DOM in the dialog.
BUT , I need the IHtmlDialog interface, and I don't know how to get it
from the IHTmldocument.
"parentWindow" returns IHTMLWindow2 and "queryInterface" to
IHtmlDialog fails...
Igor?
Anyone?
I searched the net but didn't find advise...
TIA
Noa
.
- Follow-Ups:
- Prev by Date: Re: Get http headers and Status code from webbrowser
- Next by Date: How about using webbrowser control as a spider engine? I want advises.
- Previous by thread: Get http headers and Status code from webbrowser
- Next by thread: Re: how to gt IHtmlDialog from IHtmlDocument ?
- Index(es):