Module: wine Branch: master Commit: 762f51cf93b6efca0defb2929f3278abb034dae7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=762f51cf93b6efca0defb2929...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 9 19:59:27 2020 +0100
kernelbase: Use wide character string literals in the remaining files.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/loader.c | 4 +--- dlls/kernelbase/main.c | 11 +++-------- dlls/kernelbase/memory.c | 10 ++-------- dlls/kernelbase/sync.c | 27 ++++++++++++--------------- dlls/kernelbase/version.c | 13 ++++--------- 5 files changed, 22 insertions(+), 43 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=762f51cf93b6efca0defb...