Re: Getting IMarkupServices from IHTMLDocument2



Sheng Jiang[MVP] <sheng_jiang@xxxxxxxxxxxxxxxxxxx> napisał(a):
from Internet Explorer window? By sending a message to another process?
Probably it is just an interface to a proxy object that does not
support a lot of interfaces.
Write a BHO to see if you can get the service in the DocumentComplete
event handler.

Yes, I send WM_HTML_GETOBJECT and use ObjectFromLresult(). I'm not very good at COM and I was wondering how getting pointer to an object in another process works. It seems that it is indeed done by some stripped down proxy object. Thanks for info.

--
Grzegorz Niemirowski, Poland, Europe
www.grzegorz.net/oe/oept.php
Uptime: 8 days, 20 hours, 21 minutes and 39 seconds

.



Relevant Pages


Loading