Module: wine Branch: master Commit: 6f778a79f4f0e0c229d7dc7917a5fb5195dabd35 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6f778a79f4f0e0c229d7dc7917...
Author: Eric Pouech eric.pouech@orange.fr Date: Sun Jun 20 08:08:04 2010 +0200
mmsystem.drv: Always map parameters for all callback kinds.
---
dlls/mmsystem.dll16/message16.c | 70 +++++++++++++++++++++++++++------------ dlls/mmsystem.dll16/mmsystem.c | 61 +++++++++++++-------------------- dlls/mmsystem.dll16/winemm16.h | 2 +- 3 files changed, 74 insertions(+), 59 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6f778a79f4f0e0c229d7dc...