23 Oct
2009
23 Oct
'09
3:19 p.m.
Module: wine Branch: master Commit: 69c963c3d162e32f8f07bb3c0383f6c417afba1b URL: http://source.winehq.org/git/wine.git/?a=commit;h=69c963c3d162e32f8f07bb3c03... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Thu Oct 22 22:10:32 2009 +0200 winmm: Get rid of the bFrom32 parameter in MMDRV_Alloc and MMDRV_Message. --- dlls/winmm/lolvldrv.c | 118 ++++++++++++++++------------------------------ dlls/winmm/message16.c | 56 ++++------------------ dlls/winmm/winemm.h | 5 +- dlls/winmm/winmm.c | 122 +++++++++++++++++++++++------------------------ 4 files changed, 111 insertions(+), 190 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=69c963c3d162e32f8f07bb...