mci: Fix some mciSendString quirks.
commit6f03b0c021d5439d6a2c1610437c12877de8bcef
authorEric Pouech <eric.pouech@wanadoo.fr>
Sun, 25 Jun 2006 14:04:19 +0000 (25 16:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jun 2006 11:38:03 +0000 (26 13:38 +0200)
tree83a60012bc3bebaf08567333c3e5fa18b78574ac
parente9910fee66789d9a069f993fc6dbc2e739340188
mci: Fix some mciSendString quirks.

Really check in MCI open string commands if the name we have is a
device (and no longer rely on bad heuristics for it).
dlls/winmm/mci.c