Michael Stefaniuc : kernel32: Use wide-char string literals.

Alexandre Julliard julliard at winehq.org
Tue Nov 17 15:04:07 CST 2020


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Tue Nov 17 00:55:16 2020 +0100

kernel32: Use wide-char string literals.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/comm.c     | 54 ++++++++++++++++--------------------------------
 dlls/kernel32/console.c  |  5 +----
 dlls/kernel32/debugger.c | 12 ++++-------
 dlls/kernel32/file.c     |  4 +---
 dlls/kernel32/lcformat.c |  3 +--
 dlls/kernel32/module.c   |  6 ++----
 dlls/kernel32/process.c  |  5 ++---
 dlls/kernel32/profile.c  | 41 ++++++++++++++----------------------
 dlls/kernel32/resource.c |  3 +--
 dlls/kernel32/volume.c   |  4 ++--
 10 files changed, 47 insertions(+), 90 deletions(-)

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



More information about the wine-cvs mailing list