ChangeSet ID: 16039 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/10 11:13:18
Modified files: include : uuids.h dlls/quartz : regsvr.c quartz_private.h main.c Makefile.in Added files: dlls/quartz : waveparser.c
Log message: Christian Costa titan.costa@wanadoo.fr Added WAVE parser.
Patch: http://cvs.winehq.org/patch.py?id=16039
Old revision New revision Changes Path 1.16 1.17 +1 -0 wine/include/uuids.h 1.18 1.19 +25 -0 wine/dlls/quartz/regsvr.c 1.21 1.22 +1 -0 wine/dlls/quartz/quartz_private.h 1.42 1.43 +2 -1 wine/dlls/quartz/main.c 1.43 1.44 +2 -1 wine/dlls/quartz/Makefile.in Added 1.1 +0 -0 wine/dlls/quartz/waveparser.c