Nikolay Sivov : comctl32: Use wide-char string literals.

Alexandre Julliard julliard at winehq.org
Mon Nov 16 15:28:57 CST 2020


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Nov 16 17:26:34 2020 +0300

comctl32: Use wide-char string literals.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/combo.c        | 22 ++++++----------------
 dlls/comctl32/comboex.c      | 16 ++++++----------
 dlls/comctl32/commctrl.c     |  6 ++----
 dlls/comctl32/datetime.c     |  2 +-
 dlls/comctl32/edit.c         |  9 +++------
 dlls/comctl32/listbox.c      | 12 ++++--------
 dlls/comctl32/listview.c     |  2 +-
 dlls/comctl32/progress.c     |  2 +-
 dlls/comctl32/status.c       |  2 +-
 dlls/comctl32/taskdialog.c   |  5 ++---
 dlls/comctl32/theme_dialog.c |  2 +-
 dlls/comctl32/theming.c      | 10 +++-------
 dlls/comctl32/toolbar.c      |  2 +-
 dlls/comctl32/trackbar.c     |  5 ++---
 dlls/comctl32/treeview.c     |  2 +-
 dlls/comctl32/updown.c       |  9 +++------
 16 files changed, 38 insertions(+), 70 deletions(-)

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



More information about the wine-cvs mailing list