Alexandre Julliard : objsel: Convert dll registration to the IRegistrar mechanism.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 12:23:58 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec  2 13:39:31 2010 +0100

objsel: Convert dll registration to the IRegistrar mechanism.

---

 dlls/objsel/Makefile.in        |    5 +-
 dlls/objsel/objsel.c           |   19 ++
 dlls/objsel/objsel_classes.idl |   25 ++
 dlls/objsel/regsvr.c           |  508 ----------------------------------------
 include/objsel.h               |    4 +-
 5 files changed, 49 insertions(+), 512 deletions(-)

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



More information about the wine-cvs mailing list