Alexandre Julliard : mshtml: Convert the classes registration to the IRegistrar mechanism.

Alexandre Julliard julliard at winehq.org
Thu Dec 23 11:28:02 CST 2010


Module: wine
Branch: master
Commit: 20310d1d6c0a5e516038e60b1786a51534db3680
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=20310d1d6c0a5e516038e60b1786a51534db3680

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Dec 22 21:26:11 2010 +0100

mshtml: Convert the classes registration to the IRegistrar mechanism.

---

 dlls/mshtml/Makefile.in        |    4 +
 dlls/mshtml/main.c             |   10 +-
 dlls/mshtml/mshtml.inf         |  203 ---------------------------
 dlls/mshtml/mshtml_classes.idl |  299 ++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_tlb.idl     |   19 +++
 5 files changed, 329 insertions(+), 206 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=20310d1d6c0a5e516038e60b1786a51534db3680



More information about the wine-cvs mailing list