Michael Stefaniuc : comdlg32: Use wide-char string literals.
Module: wine Branch: master Commit: b97542cef70f5ce04929a3f62b3e5e1efd264547 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b97542cef70f5ce04929a3f62... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Mon Nov 23 00:15:51 2020 +0100 comdlg32: Use wide-char string literals. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/comdlg32/colordlg.c | 12 +++---- dlls/comdlg32/filedlg.c | 73 ++++++++++++++------------------------- dlls/comdlg32/filedlg31.c | 13 +++---- dlls/comdlg32/fontdlg.c | 87 ++++++++++++++++++++--------------------------- dlls/comdlg32/itemdlg.c | 45 +++++++++--------------- dlls/comdlg32/printdlg.c | 42 ++++++++--------------- 6 files changed, 102 insertions(+), 170 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b97542cef70f5ce04929a...
participants (1)
-
Alexandre Julliard