Fixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPPER) test.
commitb0d62bb73f71aa659c68c11b21b0bbfb87637d6c
authorRobert Reif <reif@earthlink.net>
Fri, 21 May 2004 20:53:45 +0000 (21 20:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 May 2004 20:53:45 +0000 (21 20:53 +0000)
tree502edfb5e84d0928acb7be09ab362c36206595df
parent483803ff42c93c65d904ce968c4a4907aec3f41d
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.
dlls/winmm/tests/capture.c
dlls/winmm/tests/wave.c
dlls/winmm/tests/winmm_test.h