Module: wine Branch: master Commit: 4e4ea3f0a16a3a9909ee3fc73fadda14e5e55cef URL: http://source.winehq.org/git/wine.git/?a=commit;h=4e4ea3f0a16a3a9909ee3fc73f...
Author: Alexandre Julliard julliard@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=4e4ea3f0a16a3a9909ee3f...