wine/ dlls/msacm/driver.c dlls/msvideo/msvideo ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 8 20:02:25 CDT 2002


ChangeSet ID:	1028854945219320272634835
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/08 20:02:25

Modified files:
	dlls/msacm     : driver.c 
	dlls/msvideo   : msvideo_main.c 
	dlls/winmm     : driver.c joystick.c lolvldrv.c mmsystem.c 
	                 winemm.h 
	dlls/winmm/wavemap: wavemap.c 
	dlls/winmm/wineoss: audio.c 
	include        : mmddk.h mmsystem.h 

Log message:
	Michael Stefaniuc <mstefani at redhat.de>
	- Convert HDRVR to a void*.
	- Fix declaration of DriverCallback().

Patch: http://cvs.winehq.com/patch.py?id=1028854945219320272634835

Revision  Changes    Path
 1.20     +1 -1      wine/dlls/msacm/driver.c
 1.35     +5 -2      wine/dlls/msvideo/msvideo_main.c
 1.17     +1 -2      wine/dlls/winmm/driver.c
 1.19     +2 -1      wine/dlls/winmm/joystick.c
 1.32     +1 -1      wine/dlls/winmm/lolvldrv.c
 1.67     +15 -11    wine/dlls/winmm/mmsystem.c
 1.19     +2 -0      wine/dlls/winmm/winemm.h
 1.21     +4 -4      wine/dlls/winmm/wavemap/wavemap.c
 1.59     +32 -30    wine/dlls/winmm/wineoss/audio.c
 1.11     +1 -2      wine/include/mmddk.h
 1.55     +1 -1      wine/include/mmsystem.h




More information about the wine-cvs mailing list