Re: msxml3 [2/6]: Add initial implementation of IXMLElement
May 17, 2007
10:53 a.m.
"James Hawkins" <truiken(a)gmail.com> writes:
Changelog: * Add initial implementation of IXMLElement.
dlls/msxml3/Makefile.in | 1 + dlls/msxml3/msxml_private.h | 2 + dlls/msxml3/xmlelem.c | 426 ++++++++++++++++++++++++++++++++++++++ dlls/msxml3/xmlelem_collection.c | 41 ++++-
It's suggest to put everything inside xmlelem.c, there's no need to create a new file for every interface. -- Alexandre Julliard julliard(a)winehq.org
6888
Age (days ago)
6888
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard