ChangeSet ID: 9049 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/20 13:18:23
Modified files: dlls/dsound : propset.c dsound_private.h dsound_main.c buffer.c
Log message: Robert Reif reif@earthlink.net Split property sets into two types: buffer and private.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9049
Old revision New revision Changes Path 1.9 1.10 +178 -66 wine/dlls/dsound/propset.c 1.8 1.9 +20 -6 wine/dlls/dsound/dsound_private.h 1.86 1.87 +1 -1 wine/dlls/dsound/dsound_main.c 1.12 1.13 +12 -6 wine/dlls/dsound/buffer.c