19 Jul
2004
19 Jul
'04
8:06 p.m.
ChangeSet ID: 12973 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/19 15:06:22 Modified files: dlls/dsound/tests: dsound.c dlls/dsound : dsound_private.h dsound_main.c dsound.c Log message: Robert Reif <reif(a)earthlink.net> Do initialization to match windows behavior (with test). Patch: http://cvs.winehq.org/patch.py?id=12973 Old revision New revision Changes Path 1.28 1.29 +8 -0 wine/dlls/dsound/tests/dsound.c 1.17 1.18 +11 -0 wine/dlls/dsound/dsound_private.h 1.101 1.102 +2 -2 wine/dlls/dsound/dsound_main.c 1.5 1.6 +94 -19 wine/dlls/dsound/dsound.c