Module: wine Branch: master Commit: 80b079e011b23b9c07692490913c2191bc1ae9af URL: http://source.winehq.org/git/wine.git/?a=commit;h=80b079e011b23b9c0769249091...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Oct 22 22:10:05 2009 +0200
winmm: Move the 16bit management of midi out driver type to the new 16=>32 thunking scheme.
---
dlls/winmm/message16.c | 61 ++++++++++++++++++++++++++++++++++++----------- dlls/winmm/mmsystem.c | 56 +++++++++++++++++++++---------------------- dlls/winmm/winemm.h | 2 - dlls/winmm/winmm.c | 18 ++++--------- 4 files changed, 79 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=80b079e011b23b9c076924...