ChangeSet ID: 15214 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/05 07:22:57
Modified files: dlls/dmstyle : styletrack.c style.c dmstyle_private.h
Log message: Raphael Junqueira fenix@club-internet.fr - handle StyleRefs list on DMStyleTracks - handle PartRefs list on DMStyles - begin of Parts list support on DMStyles (for now only some array checks) - fix IDirectMusicStyle::QueryInterface
Patch: http://cvs.winehq.org/patch.py?id=15214
Old revision New revision Changes Path 1.8 1.9 +26 -7 wine/dlls/dmstyle/styletrack.c 1.10 1.11 +47 -15 wine/dlls/dmstyle/style.c 1.11 1.12 +19 -1 wine/dlls/dmstyle/dmstyle_private.h