Module: wine Branch: master Commit: f4b7222b98a89ca964f69621c846f6d570ebebab URL: http://source.winehq.org/git/wine.git/?a=commit;h=f4b7222b98a89ca964f69621c8...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Dec 9 21:04:15 2010 +0100
msxml4: Convert dll registration to the IRegistrar mechanism.
---
dlls/msxml4/Makefile.in | 4 +- dlls/msxml4/main.c | 25 +++- dlls/msxml4/msxml4_tlb.idl | 33 +++ dlls/msxml4/regsvr.c | 471 -------------------------------------------- 4 files changed, 58 insertions(+), 475 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f4b7222b98a89ca964f696...