Module: wine Branch: master Commit: ca110e4d71e729334e3b71360d81da61022be426 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ca110e4d71e729334e3b71360d...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 3 13:52:05 2010 +0100
dmsynth: Convert dll registration to the IRegistrar mechanism.
---
dlls/dmsynth/Makefile.in | 3 +- dlls/dmsynth/dmsynth.idl | 35 ++++ dlls/dmsynth/dmsynth_main.c | 19 ++ dlls/dmsynth/regsvr.c | 476 ------------------------------------------- 4 files changed, 56 insertions(+), 477 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ca110e4d71e729334e3b71...