Eric Pouech : dbghelp: Use wide string literals.

Alexandre Julliard julliard at winehq.org
Tue Oct 19 16:07:48 CDT 2021


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Oct 19 15:50:54 2021 +0200

dbghelp: Use wide string literals.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/dbghelp.c         | 10 ++++------
 dlls/dbghelp/dbghelp_private.h |  1 -
 dlls/dbghelp/elf_module.c      |  8 ++------
 dlls/dbghelp/macho_module.c    | 15 +++++----------
 dlls/dbghelp/minidump.c        |  3 +--
 dlls/dbghelp/module.c          | 34 +++++++++++-----------------------
 dlls/dbghelp/path.c            | 19 ++++++-------------
 dlls/dbghelp/symbol.c          |  8 +++-----
 8 files changed, 32 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list