MMSYSTEM_GetIData() now dies when no iData is present
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Wed, 22 Sep 1999 16:53:32 +0000 (16:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Sep 1999 16:53:32 +0000 (16:53 +0000)
commitcbb03cec93d27438a0347d7e6f9e5aa45c97f7e7
tree14e8cd1336946f60590a554c1dcc7bd666d3034b
parent4853b6d0d257887f931289202b615b85fccd1c4b
MMSYSTEM_GetIData() now dies when no iData is present
Better error recovery when the process attachment fails
PlaySound (and helper functions) now use the regular waveOutXXX (instead of wodMessage)
Moved handling of hack for differenciating between 16 and 32 bit callback to lolvldrv.c
Makes use of new lolvldrv.c interfaces
multimedia/mmsystem.c