Module: wine Branch: master Commit: 2f540b8602614807874d06c49eb0adabcc6aa981 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f540b8602614807874d06c49e...
Author: Eric Pouech eric.pouech@wanadoo.fr Date: Wed Nov 8 22:24:36 2006 +0100
winmm: Remove WINE_NO_LONG_AS_INT.
---
dlls/winmm/Makefile.in | 2 +- dlls/winmm/driver.c | 10 ++-- dlls/winmm/lolvldrv.c | 16 +++--- dlls/winmm/mci.c | 46 ++++++++++---------- dlls/winmm/message16.c | 112 +++++++++++++++++++++++------------------------ dlls/winmm/mmio.c | 42 +++++++++--------- dlls/winmm/mmsystem.c | 66 ++++++++++++++-------------- dlls/winmm/playsound.c | 14 +++--- dlls/winmm/sound16.c | 6 +-- dlls/winmm/time.c | 6 +- dlls/winmm/winemm.h | 12 +++--- dlls/winmm/winmm.c | 92 ++++++++++++++++++++-------------------- 12 files changed, 209 insertions(+), 215 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2f540b8602614807874d06...