wine-wine/dlls/winecoreaudio.drv
Rob Shearman a4644e5a87 winecoreaudio: Remove some unnecessary text conversions by using snprintfW instead of snprintf.
Change the remaining text conversions to use the Unix CP as the
strings come from system library functions.
2009-01-02 14:27:35 +01:00
..
Makefile.in
audio.c winecoreaudio: Remove some unnecessary text conversions by using snprintfW instead of snprintf. 2009-01-02 14:27:35 +01:00
audiounit.c winecoreaudio: Fix a redefinition warning. 2009-01-02 13:54:49 +01:00
coreaudio.c
coreaudio.h
coremidi.c winecoreaudio.drv: Remove an unused debug channel (midi). 2008-12-29 11:35:37 +01:00
coremidi.h
midi.c winecoreaudio.drv: Initialize correctly the header before adding it to the queue. 2008-12-22 14:14:52 +01:00
mixer.c
winecoreaudio.drv.spec