Module: wine Branch: master Commit: c19fa9b04b03b78778d48e88f80d9253168c7edc URL: http://source.winehq.org/git/wine.git/?a=commit;h=c19fa9b04b03b78778d48e88f8...
Author: Adam Martinson amartinson@codeweavers.com Date: Mon Nov 22 20:55:54 2010 -0600
msxml3: Use the associated schema for domelem_get_dataType().
---
dlls/msxml3/element.c | 345 +++++++++++++++++++++++++++++++++++++++++- dlls/msxml3/msxml_private.h | 1 + dlls/msxml3/node.c | 25 ++-- dlls/msxml3/tests/domdoc.c | 321 +++++++++++++++++++++++++++++++++------- 4 files changed, 619 insertions(+), 73 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c19fa9b04b03b78778d48e...