ChangeSet ID: 17922 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/04 04:38:14
Modified files: include : dsound.h dlls/dsound : propset.c dsound_private.h dsound_main.c dsound.spec capture.c
Log message: Robert Reif reif@earthlink.net Finish DirectSoundCapture/DirectSoundCapture8 split. Add tests to verify split.
Patch: http://cvs.winehq.org/patch.py?id=17922
Old revision New revision Changes Path 1.53 1.54 +1 -1 wine/include/dsound.h 1.41 1.42 +3 -3 wine/dlls/dsound/propset.c 1.29 1.30 +20 -1 wine/dlls/dsound/dsound_private.h 1.120 1.121 +1 -0 wine/dlls/dsound/dsound_main.c 1.18 1.19 +1 -1 wine/dlls/dsound/dsound.spec 1.49 1.50 +421 -243 wine/dlls/dsound/capture.c