wine-wine/dlls/dmstyle
Rok Mandeljc 0382ea1d8a - updated resources to DX9
- completely rewritten headers (DX9 compat.; look much nicer now ;=)
- removed IDirectMusicSong and IDirectMusicMelodyFormulationTrack
  (which are removed from DX9; weren't implemented in DX8 anyway)
- combined/simplified IDirectMusicSomething / IDirectMusicObject /
  IPersistStream for objects that support loading
- implemented IDirectMusicObject on all such objects; via generic
  functions
- combined IDirectMusicTrack(8)/IPersistStream on all tracks
- fully implemented IDirectMusicContainer (at least 90% if there are
  no private interfaces)
- implemented IDirectMusicCollection (99% work & MS compliant
  behaviour; except for instruments)
- tried to implement IDirectMusicInstrument (unfortunately uses some
  dirty private interfaces... :(
- added dswave.dll; DirectMusic Wave
- some changes in style
- many, many more ;)
2004-01-20 00:21:40 +00:00
..
.cvsignore Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
Makefile.in - updated resources to DX9 2004-01-20 00:21:40 +00:00
auditiontrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
chordtrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
commandtrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
dmstyle.spec Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, 2003-07-30 03:48:55 +00:00
dmstyle_main.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
dmstyle_private.h - updated resources to DX9 2004-01-20 00:21:40 +00:00
motiftrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
mutetrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
regsvr.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
style.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
styletrack.c - updated resources to DX9 2004-01-20 00:21:40 +00:00
version.rc - updated resources to DX9 2004-01-20 00:21:40 +00:00