Module: wine Branch: master Commit: 32c170344ae69d53f0446adf8eb660f2bff0b133 URL: http://source.winehq.org/git/wine.git/?a=commit;h=32c170344ae69d53f0446adf8e...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Oct 22 22:10:25 2009 +0200
winmm: Move the 16bit management of wave out driver type to the new 16=>32 thunking scheme.
---
dlls/winmm/message16.c | 67 ++++++++++++++++++++++++++++++++++------------- dlls/winmm/mmsystem.c | 67 +++++++++++++++++++++++------------------------- dlls/winmm/winemm.h | 4 --- dlls/winmm/winmm.c | 20 +++++++------- 4 files changed, 90 insertions(+), 68 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=32c170344ae69d53f0446a...