Re: msxml3: Add IDispatchEx support to IXMLDOMElement
Aug. 31, 2009
10:31 a.m.
Hi Alistair, Alistair Leslie-Hughes wrote:
Hi,
Changelog: msxml3: Add IDispatchEx support to IXMLDOMElement
+static const tid_t domelem_iface_tids[] = { + IXMLDOMNode_tid, + IXMLDOMElement_tid, IXMLDOMElement inherits from IXMLDOMNode, so there is not need to add IXMLDOMNode here. Jacek
6051
Age (days ago)
6051
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban