Michael Stefaniuc : dmusic: Move the common parts of DMObject to a generic implementation.

Alexandre Julliard julliard at winehq.org
Fri Jun 13 10:10:35 CDT 2014


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Jun 12 11:10:24 2014 +0200

dmusic: Move the common parts of DMObject to a generic implementation.

---

 dlls/dmusic/Makefile.in      |    1 +
 dlls/dmusic/collection.c     |  151 +++++++-----------------------------------
 dlls/dmusic/dmobject.c       |  144 ++++++++++++++++++++++++++++++++++++++++
 dlls/dmusic/dmobject.h       |   44 ++++++++++++
 dlls/dmusic/dmusic_private.h |    7 --
 5 files changed, 214 insertions(+), 133 deletions(-)

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



More information about the wine-cvs mailing list