winmm: Have MCI drivers handle notification for MCI_OPEN.
authorJörg Höhle <hoehle@users.sourceforge.net>
Wed, 19 May 2010 03:42:18 +0000 (05:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 May 2010 14:25:44 +0000 (16:25 +0200)
commit594a70f55024c1c98cf842f21a4aaea8a6017cda
treebda516773369cb343277c3b98a46ce9ea878d80d
parentefe1c945f29628035c3668d2936fc463146a84da
winmm: Have MCI drivers handle notification for MCI_OPEN.

All notifications are handled locally by the drivers.
dlls/mciavi32/mciavi.c
dlls/mcicda/mcicda.c
dlls/mciqtz32/mciqtz.c
dlls/mciseq/mcimidi.c
dlls/winmm/mci.c
dlls/winmm/tests/mci.c