darkvater@844: Notes about DirectMusic driver for Win32 darkvater@844: ---------------------------------------- darkvater@844: darkvater@844: If compiling under MinGW32, you require the DirectX 7.0 files for MinGW32, available from darkvater@844: http://alleg.sourceforge.net/files/dx70_mgw.zip. darkvater@844: darkvater@844: If compiling under MSVC 6.0, you require the equivalent for MSVC, available from darkvater@844: http://alleg.sourceforge.net/files/dx70_min.zip. MSVC 7.0/7.1 include header files that darkvater@844: are recent enough. darkvater@844: darkvater@844: If you do not want to compile the DirectMusic driver, undefine WIN32_ENABLE_DIRECTMUSIC_SUPPORT darkvater@844: in stdafx.h. darkvater@844: darkvater@844: Bugs, etc darkvater@844: --------- darkvater@844: darkvater@844: - The volume control doesn't work properly. I'll fix this soon. darkvater@844: darkvater@844: Owen Rudge truelight@0: 14th March 2004