ChangeSet ID: 15628 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/24 06:40:45
Modified files: dlls/dsound : propset.c primary.c mixer.c dsound_main.c dsound.c capture.c buffer.c
Log message: Robert Reif reif@earthlink.net Use Windows memory functions.
Patch: http://cvs.winehq.org/patch.py?id=15628
Old revision New revision Changes Path 1.29 1.30 +4 -4 wine/dlls/dsound/propset.c 1.37 1.38 +4 -4 wine/dlls/dsound/primary.c 1.27 1.28 +10 -10 wine/dlls/dsound/mixer.c 1.111 1.112 +3 -3 wine/dlls/dsound/dsound_main.c 1.25 1.26 +2 -2 wine/dlls/dsound/dsound.c 1.40 1.41 +7 -7 wine/dlls/dsound/capture.c 1.41 1.42 +4 -4 wine/dlls/dsound/buffer.c