flat assembler
Message board for the users of flat assembler.
Index
> Windows > DWebBrowserEvents2 |
Author |
|
Everhest 31 Oct 2009, 15:51
Hi, what connect ole interface DWebBrowserEvents2 to IWebBrowser2 and what use events?
Code: stdcall InterfaceConnect, IID_DWebBrowserEvents2, WebEvnt, lpdwCookie proc InterfaceConnect, IID, Sink, Connection mov [Connection], 0 cominvk ppw, QueryInterface, IID_IConnectionPointContainer, cpc test eax, eax js @F mov ebx, [cpc] comcall ebx, IConnectionPointContainer, FindConnectionPoint, [IID], cp test eax, eax js @F mov ebx, [cp] comcall ebx, IConnectionPoint, Advise, [Sink], [Connection]; This is error test eax, eax js @F ret @@:stdcall OleException, eax ret endp
_________________ Forgive for my bad english, I from russia... |
|||||||||||
31 Oct 2009, 15:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.