ChangeSet ID: 11860 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/06 15:08:54
Modified files: dlls/dsound/tests: capture.c Makefile.in dlls/dsound : capture.c
Log message: Robert Reif reif@earthlink.net Fixed deadlock in capture callback. Fixed capture test to check all notifications. Added better debug messages to capture test.
Patch: http://cvs.winehq.org/patch.py?id=11860
Old revision New revision Changes Path 1.3 1.4 +33 -33 wine/dlls/dsound/tests/capture.c 1.5 1.6 +1 -1 wine/dlls/dsound/tests/Makefile.in 1.20 1.21 +4 -6 wine/dlls/dsound/capture.c