Sweden-Number/dlls/winecoreaudio.drv
Huw Davies ac1059ff60 winecoreaudio: Move midi_in_reset to the unixlib.
The headers are removed one at a time so that each notification
can be reported back to the client-side.  If there are remaining
headers, the unixlib will return ERROR_RETRY to request that the
client calls again.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-29 23:25:46 +01:00
..
Makefile.in winecoreaudio: Move midi_out_[gs]et_volume to the unixlib. 2021-11-26 18:10:46 +01:00
coreaudio.c winecoreaudio: Move the midi in lock to the unixlib. 2021-11-29 23:25:46 +01:00
coreaudio.h winecoreaudio: Move DriverProc to midi.c. 2021-11-17 16:22:51 +01:00
coremidi.c winecoreaudio: Move midi_in_reset to the unixlib. 2021-11-29 23:25:46 +01:00
coremidi.h winecoreaudio: Move midi_out_reset to the unixlib. 2021-11-26 18:10:48 +01:00
midi.c winecoreaudio: Move midi_in_reset to the unixlib. 2021-11-29 23:25:46 +01:00
mmdevdrv.c winecoreaudio: Remove system includes. 2021-11-24 18:48:00 +01:00
unixlib.h winecoreaudio: Move the midi in lock to the unixlib. 2021-11-29 23:25:46 +01:00
winecoreaudio.drv.spec