ChangeSet ID: 12036 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/18 21:58:45
Modified files: include : dsound.h dlls/dsound : dsound_main.c capture.c buffer.c
Log message: Robert Reif reif@earthlink.net Fixes support for older versions of direct sound. Adds support for deleting notification array. Minor debug and white space cleanups.
Patch: http://cvs.winehq.org/patch.py?id=12036
Old revision New revision Changes Path 1.43 1.44 +25 -6 wine/include/dsound.h 1.97 1.98 +10 -1 wine/dlls/dsound/dsound_main.c 1.21 1.22 +22 -3 wine/dlls/dsound/capture.c 1.22 1.23 +9 -3 wine/dlls/dsound/buffer.c