Changed way of allocation open mci drivers (array => list).
commit6ba9d96e61e4b8b3acbe73ac76480c5fb4894bd4
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Thu, 15 Jul 1999 14:42:44 +0000 (15 14:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jul 1999 14:42:44 +0000 (15 14:42 +0000)
tree5d244531562a6ac3104cdaaf233ec6e2b725e282
parent9e1008f1373502c16a62d40b5b868f8974fe1a34
Changed way of allocation open mci drivers (array => list).
First valid ID for mci devices is now 1 (some progs were testing this
value).
Started implementing mci command table resources.
Handled closing on MCI_ALL.
multimedia/mci.c