Re: msxml3 [2/6]: Add initial implementation of IXMLElement
17 May
2007
17 May
'07
11: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
6875
Age (days ago)
6875
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard