Module: wine Branch: master Commit: 739f3304c8b3b25dc00c64cb0db05cf2749fe39b URL: http://source.winehq.org/git/wine.git/?a=commit;h=739f3304c8b3b25dc00c64cb0d...
Author: Eric Pouech eric.pouech@orange.fr Date: Thu Oct 22 22:10:18 2009 +0200
winmm: Move the 16bit management of wave in driver type to the new 16=>32 thunking scheme.
---
dlls/winmm/message16.c | 68 ++++++++++++++++++++++++++++++++++------------- dlls/winmm/mmsystem.c | 66 ++++++++++++++++++++++------------------------ 2 files changed, 81 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=739f3304c8b3b25dc00c64...