winecoreaudio: Remove some unnecessary text conversions by using snprintfW instead...
authorRob Shearman <robertshearman@gmail.com>
Fri, 2 Jan 2009 12:13:47 +0000 (12:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Jan 2009 13:27:35 +0000 (14:27 +0100)
commita4644e5a876f08a1c0102e231f8ca4e198dc5c8d
tree80f3cd971aee0091eb0ad0e98598a7bcacc54e0d
parentab1040b35d595a395140d7013fc053ee5de327d4
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.
dlls/winecoreaudio.drv/audio.c