Alexandre Julliard : winmm: Get rid of the WINE_MM_IDATA global structure, there's only one instance anyway.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 7 16:26:38 CDT 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun  7 17:50:28 2007 +0200

winmm: Get rid of the WINE_MM_IDATA global structure, there's only one instance anyway.

---

 dlls/winmm/mci.c       |   65 +++++++++++++++++++++++------------------------
 dlls/winmm/mmio.c      |   22 +++++++++-------
 dlls/winmm/mmsystem.c  |    2 -
 dlls/winmm/playsound.c |   47 ++++++++++++++++++++++------------
 dlls/winmm/time.c      |   31 +++++++++++++++-------
 dlls/winmm/winemm.h    |   45 +++------------------------------
 dlls/winmm/winmm.c     |   35 ++++++++++++++------------
 7 files changed, 118 insertions(+), 129 deletions(-)

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



More information about the wine-cvs mailing list