Module: wine Branch: master Commit: bc3153affa78ee62742a81fb224da13cb6e67810 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bc3153affa78ee62742a81fb22...
Author: Nikolay Sivov bunglehead@gmail.com Date: Wed Feb 3 22:34:45 2010 +0300
msxml4: Add self-registration for CLSID_DOMDocument40, accept it in classfactory.
---
dlls/msxml3/factory.c | 3 +- dlls/msxml4/Makefile.in | 5 +- dlls/msxml4/msxml4.spec | 6 +- dlls/msxml4/regsvr.c | 393 +++++++++++++++++++++++++++++++++++++++++++++++ include/msxml2.idl | 8 + tools/wine.inf.in | 1 + 6 files changed, 410 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bc3153affa78ee62742a81...