(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).

This commit is contained in:
darkvater
2004-09-12 22:03:14 +00:00
parent e295e46e3e
commit 989ed101bc
8 changed files with 61 additions and 19 deletions

View File

@@ -302,4 +302,4 @@ void SetVolume(long vol)
}
#endif
#endif // WIN32_ENABLE_DIRECTMUSIC_SUPPORT
#endif /* WIN32_ENABLE_DIRECTMUSIC_SUPPORT */