Eric Pouech : mmsystem: Move the 16-bit MCI functions to a new mci16.c file .

Alexandre Julliard julliard at winehq.org
Mon Oct 19 09:56:08 CDT 2009


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Sat Oct 17 12:04:57 2009 +0200

mmsystem: Move the 16-bit MCI functions to a new mci16.c file.

---

 dlls/winmm/Makefile.in |    1 +
 dlls/winmm/mci16.c     |  196 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/winmm/mmsystem.c  |  156 --------------------------------------
 3 files changed, 197 insertions(+), 156 deletions(-)

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



More information about the wine-cvs mailing list