wine/ dlls/dsound/dsound_main.c dlls/winmm/lol ...
ChangeSet ID: 1028314969506912304162146 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/08/02 14:02:49 Modified files: dlls/dsound : dsound_main.c dlls/winmm : lolvldrv.c mmsystem.c winemm.h include : mmsystem.h Log message: Michael Stefaniuc <mstefani(a)redhat.de> - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. - Fixed some HMIDI{IN,OUT}16 to HANDLE conversions. - midiOutCacheDrumPatches16 called itself recursively in an infinite loop. Patch: http://cvs.winehq.com/patch.py?id=1028314969506912304162146 Revision Changes Path 1.62 +1 -1 wine/dlls/dsound/dsound_main.c 1.31 +2 -2 wine/dlls/winmm/lolvldrv.c 1.65 +40 -40 wine/dlls/winmm/mmsystem.c 1.17 +7 -0 wine/dlls/winmm/winemm.h 1.53 +3 -3 wine/include/mmsystem.h
participants (1)
-
Alexandre Julliard