ChangeSet ID: 13129 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/02 13:27:16
Modified files: dlls/dsound : dsound.c
Log message: Francois Gouget fgouget@codeweavers.com Check the return value of IDirectSoundImpl_Create() to detect errors. Always set *ppDS to NULL in case of error.
Patch: http://cvs.winehq.org/patch.py?id=13129
Old revision New revision Changes Path 1.9 1.10 +3 -2 wine/dlls/dsound/dsound.c