Module: wine Branch: master Commit: fde44df4d05cccddccccac63e166d5d45241f78e URL: http://source.winehq.org/git/wine.git/?a=commit;h=fde44df4d05cccddccccac63e1...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 3 12:04:45 2010 +0100
dmband: Convert dll registration to the IRegistrar mechanism.
---
dlls/dmband/Makefile.in | 5 +- dlls/dmband/dmband.idl | 35 ++++ dlls/dmband/dmband_main.c | 19 ++ dlls/dmband/regsvr.c | 476 --------------------------------------------- 4 files changed, 57 insertions(+), 478 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fde44df4d05cccddccccac...