Module: wine Branch: master Commit: 98a36f46947bcc8baa402449f63c59c910e7c27b URL: http://source.winehq.org/git/wine.git/?a=commit;h=98a36f46947bcc8baa402449f6...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Aug 2 10:25:52 2011 +0200
dmloader: Merge and simplify the IClassFactory implementations.
---
dlls/dmloader/Makefile.in | 1 - dlls/dmloader/classfactory.c | 200 -------------------------------------- dlls/dmloader/dmloader_main.c | 95 +++++++++++++++++- dlls/dmloader/dmloader_private.h | 21 ---- 4 files changed, 90 insertions(+), 227 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=98a36f46947bcc8baa4024...