Module: wine Branch: master Commit: 604e395184c6584eb4d86ac11e49dd3672dfb2f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=604e395184c6584eb4d86ac11e...
Author: Michael Stefaniuc mstefani@redhat.de Date: Fri Jan 17 01:14:48 2014 +0100
dmcompos: COM cleanup for IDirectMusicComposer.
Also lock/unlock the module only on creation/destruction of the object.
---
dlls/dmcompos/composer.c | 154 +++++++++++++++++++++++--------------- dlls/dmcompos/dmcompos_private.h | 12 --- 2 files changed, 95 insertions(+), 71 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=604e395184c6584eb4d86a...