Andrew Eikum : winmm: Pull wave and mixer functions into their own source file.

Alexandre Julliard julliard at winehq.org
Wed Jun 29 15:47:43 CDT 2011


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

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Thu Jun 23 13:12:11 2011 -0500

winmm: Pull wave and mixer functions into their own source file.

---

 dlls/winmm/Makefile.in |    1 +
 dlls/winmm/waveform.c  | 1292 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/winmm/winemm.h    |    2 +
 dlls/winmm/winmm.c     | 1262 +----------------------------------------------
 4 files changed, 1296 insertions(+), 1261 deletions(-)

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



More information about the wine-cvs mailing list