Zebediah Figura : quartz: Use wide character string literals.

Alexandre Julliard julliard at winehq.org
Thu Jan 23 15:48:49 CST 2020


Module: wine
Branch: master
Commit: 7770e0bbaf68e5b32788c93de3a74c0b2eec91b1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7770e0bbaf68e5b32788c93de3a74c0b2eec91b1

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed Jan 22 16:30:53 2020 -0600

quartz: Use wide character string literals.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/filesource.c          | 36 +++++++---------
 dlls/quartz/filtergraph.c         |  6 +--
 dlls/quartz/filtermapper.c        | 26 ++++-------
 dlls/quartz/main.c                |  8 ++--
 dlls/quartz/regsvr.c              | 20 ++++-----
 dlls/quartz/tests/acmwrapper.c    | 35 ++++++---------
 dlls/quartz/tests/avidec.c        | 43 ++++++++----------
 dlls/quartz/tests/avisplit.c      | 61 ++++++++++++--------------
 dlls/quartz/tests/dsoundrender.c  | 15 +++----
 dlls/quartz/tests/filesource.c    | 45 +++++++++----------
 dlls/quartz/tests/filtergraph.c   | 91 +++++++++++++++++----------------------
 dlls/quartz/tests/filtermapper.c  | 54 ++++++++++-------------
 dlls/quartz/tests/mpegsplit.c     | 59 +++++++++++--------------
 dlls/quartz/tests/videorenderer.c | 24 +++++------
 dlls/quartz/tests/vmr7.c          | 50 ++++++++-------------
 dlls/quartz/tests/vmr9.c          | 50 ++++++++-------------
 dlls/quartz/tests/waveparser.c    | 56 +++++++++++-------------
 dlls/quartz/videorenderer.c       |  3 +-
 dlls/quartz/vmr9.c                |  4 +-
 19 files changed, 286 insertions(+), 400 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7770e0bbaf68e5b32788c93de3a74c0b2eec91b1



More information about the wine-cvs mailing list