Module: wine Branch: master Commit: e16914963e168e36e0b6a02f93e2f229df8226e8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e16914963e168e36e0b6a02f93...
Author: Adam Martinson amartinson@codeweavers.com Date: Tue Nov 2 16:12:21 2010 -0500
msxml3: Implement XSLPattern collection methods.
---
dlls/msxml3/queryresult.c | 1 - dlls/msxml3/tests/domdoc.c | 223 ++++++++++++++++++-------------------------- dlls/msxml3/xslpattern.y | 109 +++++++++++++++++++--- 3 files changed, 186 insertions(+), 147 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e16914963e168e36e0b6a0...