Module: wine Branch: master Commit: c1c92d07d7d742e43bf3bdce26fd36ba044a7d5e URL: http://source.winehq.org/git/wine.git/?a=commit;h=c1c92d07d7d742e43bf3bdce26...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 21 13:41:29 2010 +0100
msxml3: Convert dll registration to the IRegistrar mechanism.
---
dlls/msxml3/Makefile.in | 2 +- dlls/msxml3/main.c | 17 ++ dlls/msxml3/regsvr.c | 707 ----------------------------------------------- include/msxml2.idl | 180 +++++++++---- 4 files changed, 144 insertions(+), 762 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1c92d07d7d742e43bf3bd...