Fixed memory/status recovery when error occured in MIDI_mciOpen.
commit40c7c4f37189a4b64377553683fb6a5a01062805
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Tue, 1 Dec 1998 08:28:43 +0000 (1 08:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Dec 1998 08:28:43 +0000 (1 08:28 +0000)
tree0152c9fcb813f850b5f62d9ca5a54c8b9bbdff80
parent95bce834ca1210dfcaa895364992da0c8897d0a3
Fixed memory/status recovery when error occured in MIDI_mciOpen.
Fixed support for RMID files in MIDI_mciOpen.
Fixed bug for playing MIDI files with tempo changes. Sound output is
now correct, but length of tracks (and therefore of whole file) is not
correct.
Changed error values (INTERNAL => INVALID_FILE) when file cannot be read.
multimedia/mcimidi.c