Module: wine Branch: master Commit: d69afaa95dd26f742694a959d07e8f47c09edcd8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d69afaa95dd26f742694a959d0...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Mar 8 23:11:45 2012 +0300
msxml3: Stub support for IMXAttributes.
---
dlls/msxml3/factory.c | 14 +++- dlls/msxml3/msxml_private.h | 1 + dlls/msxml3/mxwriter.c | 236 +++++++++++++++++++++++++++++++++++++++++ dlls/msxml3/tests/saxreader.c | 42 +++++++- 4 files changed, 291 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d69afaa95dd26f742694a9...