ChangeSet ID: 17329 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/06 14:33:32
Modified files: dlls/dsound/tests: dsound8.c dsound.c dlls/dsound : dsound.c
Log message: Robert Reif reif@earthlink.net Move initialization to IDirectSound_Initialize. Fix error paths to handle a failed IDirectSound_Initialize. Add tests for IDirectSound_Initialize.
Patch: http://cvs.winehq.org/patch.py?id=17329
Old revision New revision Changes Path 1.21 1.22 +9 -3 wine/dlls/dsound/tests/dsound8.c 1.52 1.53 +11 -3 wine/dlls/dsound/tests/dsound.c 1.31 1.32 +157 -150 wine/dlls/dsound/dsound.c