ChangeSet ID: 12957 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/16 19:04:17
Modified files: dlls/dsound/tests: dsound.c
Log message: Francois Gouget fgouget@codeweavers.com Don't try to create a IDirectSound3DBuffer, partly to keep this test simple and partly because it's going to fail since we did not request DSBCAPS_CTRL3D. Fixes a crash on Windows. Don't request unneeded caps.
Patch: http://cvs.winehq.org/patch.py?id=12957
Old revision New revision Changes Path 1.26 1.27 +2 -14 wine/dlls/dsound/tests/dsound.c