Re: msxml3: Add IDispatchEx support to IXMLDOMElement
31 Aug
2009
31 Aug
'09
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
5948
Age (days ago)
5948
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban