Zebediah Figura : amstream: Use wide character string literals.
Module: wine Branch: master Commit: a456808d8296a6fef52dd20b3580493f558e5a4b URL: https://source.winehq.org/git/wine.git/?a=commit;h=a456808d8296a6fef52dd20b3... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Wed Jan 15 20:30:29 2020 -0600 amstream: Use wide character string literals. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/amstream/audiostream.c | 8 +++----- dlls/amstream/ddrawstream.c | 8 +++----- dlls/amstream/filter.c | 6 +++--- dlls/amstream/multimedia.c | 6 ++---- dlls/amstream/tests/amstream.c | 28 ++++++++++------------------ 5 files changed, 21 insertions(+), 35 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a456808d8296a6fef52dd...
participants (1)
-
Alexandre Julliard