Eric Pouech : mmsystem: Move the 16bit mmio code into a dedicated file ( mmio16.c).

Alexandre Julliard julliard at winehq.org
Thu Oct 15 08:54:27 CDT 2009


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Wed Oct 14 21:55:57 2009 +0200

mmsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).

---

 dlls/winmm/Makefile.in |    1 +
 dlls/winmm/mmio16.c    |  449 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/winmm/mmsystem.c  |  411 +-------------------------------------------
 3 files changed, 451 insertions(+), 410 deletions(-)

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



More information about the wine-cvs mailing list