wine/dlls/dsound tests/dsound.c dsound_private ...
ChangeSet ID: 13011 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/20 22:23:13 Modified files: dlls/dsound/tests: dsound.c dlls/dsound : dsound_private.h dsound_main.c capture.c Log message: Robert Reif <reif(a)earthlink.net> Save enumerated GUIDs in a global array so they persist after enumeration. White space cleanup. Add tests for opening default devices. Patch: http://cvs.winehq.org/patch.py?id=13011 Old revision New revision Changes Path 1.29 1.30 +185 -1 wine/dlls/dsound/tests/dsound.c 1.18 1.19 +1 -0 wine/dlls/dsound/dsound_private.h 1.102 1.103 +32 -17 wine/dlls/dsound/dsound_main.c 1.23 1.24 +7 -6 wine/dlls/dsound/capture.c
participants (1)
-
Alexandre Julliard