Module: wine Branch: master Commit: 84efa19e90871327f237a92dc47a42efb6ae1eb0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=84efa19e90871327f237a92dc4...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Oct 22 22:09:58 2009 +0200
winmm: Move the 16bit management of midi in driver type to the new 16=>32 thunking scheme.
---
dlls/winmm/message16.c | 49 +++++++++++++++++++++++++++++++++++++----- dlls/winmm/mmsystem.c | 55 ++++++++++++++++++++++------------------------- dlls/winmm/winemm.h | 2 - dlls/winmm/winmm.c | 18 +++++---------- 4 files changed, 75 insertions(+), 49 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=84efa19e90871327f237a9...