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