wine/dlls/winmm/tests winmm_test.h wave.c capt ...

Alexandre Julliard julliard at winehq.org
Fri May 21 15:53:45 CDT 2004


ChangeSet ID:	12429
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/21 15:53:45

Modified files:
	dlls/winmm/tests: winmm_test.h wave.c capture.c 

Log message:
	Robert Reif <reif at earthlink.net>
	Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPPER) test.
	Moved format structure array to header file and restored
	NB_WIN_FORMATS macro to calculate array size.
	Added more error results and used macro as suggested by Andreas Mohr.
	Cleaned up error result printing to be more consistent.

Patch: http://cvs.winehq.org/patch.py?id=12429

Old revision  New revision  Changes     Path
 1.1           1.2           +24 -3      wine/dlls/winmm/tests/winmm_test.h
 1.24          1.25          +47 -61     wine/dlls/winmm/tests/wave.c
 1.1           1.2           +24 -22     wine/dlls/winmm/tests/capture.c




More information about the wine-cvs mailing list