Module: wine Branch: master Commit: 0508dff006426f17ce2606d0035d82c355ffec24 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0508dff006426f17ce2606d003...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 7 13:25:18 2010 +0100
mlang: Convert dll registration to the IRegistrar mechanism.
---
dlls/mlang/Makefile.in | 5 +- dlls/mlang/mlang.c | 21 ++ dlls/mlang/mlang_classes.idl | 40 ++++ dlls/mlang/regsvr.c | 510 ------------------------------------------ 4 files changed, 64 insertions(+), 512 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0508dff006426f17ce2606...