29 Sep
2010
29 Sep
'10
5 p.m.
Module: wine Branch: master Commit: 05f011b73560297cbb0ed769b43d18c0e7400abe URL: http://source.winehq.org/git/wine.git/?a=commit;h=05f011b73560297cbb0ed769b4... Author: Adam Martinson <amartinson(a)codeweavers.com> Date: Tue Sep 28 14:35:48 2010 -0500 msxml3: Implement SelectionNamespaces property. --- dlls/msxml3/domdoc.c | 211 ++++++++++++++++++++++++++++++++++++++++++-- dlls/msxml3/queryresult.c | 4 + dlls/msxml3/tests/domdoc.c | 38 +++++---- 3 files changed, 231 insertions(+), 22 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=05f011b73560297cbb0ed7...