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

Alexandre Julliard julliard at winehq.org
Fri Dec 3 09:31:40 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec  3 12:36:54 2010 +0100

dmloader: Convert dll registration to the IRegistrar mechanism.

---

 dlls/dmloader/Makefile.in     |    5 +-
 dlls/dmloader/dmloader.idl    |   35 +++
 dlls/dmloader/dmloader_main.c |   19 ++
 dlls/dmloader/regsvr.c        |  476 -----------------------------------------
 4 files changed, 57 insertions(+), 478 deletions(-)

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



More information about the wine-cvs mailing list