Sweden-Number/libs
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
..
port Added configure check for readlink. 2004-01-08 05:07:05 +00:00
unicode When building a PE DLL (MinGW), variables exported from a DLL must be 2003-12-13 00:02:31 +00:00
uuid - updated resources to DX9 2004-01-20 00:21:40 +00:00
wine Added wine_dll_get_owner function that retrieves the 32-bit dll 2004-01-02 21:08:05 +00:00
wpp Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
.cvsignore Moved rules for building shared libraries into a global Makelib.rules 2003-05-01 00:39:29 +00:00
Makefile.in Moved the wpp library from tools/ to libs/. 2003-05-01 03:16:21 +00:00
Makelib.rules.in Add Darwin/Mac OS X support to the build system. 2003-11-25 03:31:26 +00:00