wine-wine/dlls/winmm
Rémi Bernon 0ef9ebde9f winmm: Fix int-to-pointer and pointer-to-int casts warnings.
The stream pointer was used as the DWORD id, which is only going to
work on 32bit. It may very well be that winmm is only used in 32bit,
but then we still build a 64bit version of it.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-14 21:04:00 +01:00
..
tests
Makefile.in
driver.c
joystick.c
lolvldrv.c
mci.c
mmio.c
playsound.c
resource.h
time.c
waveform.c
winemm.h
winmm.c winmm: Fix int-to-pointer and pointer-to-int casts warnings. 2019-11-14 21:04:00 +01:00
winmm.rc
winmm.spec
winmm_res.rc