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

Alexandre Julliard julliard at winehq.org
Fri Nov 27 16:04:37 CST 2020


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Nov 26 22:20:04 2020 +0100

ole32: Use wide-char string literals.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ole32/classmoniker.c   |  2 +-
 dlls/ole32/clipboard.c      |  6 ++---
 dlls/ole32/comcat.c         |  8 +++----
 dlls/ole32/compobj.c        | 37 +++++++++++--------------------
 dlls/ole32/datacache.c      |  6 ++---
 dlls/ole32/defaulthandler.c |  3 +--
 dlls/ole32/itemmoniker.c    |  3 +--
 dlls/ole32/moniker.c        |  6 ++---
 dlls/ole32/ole2.c           | 53 +++++++++++++--------------------------------
 dlls/ole32/stg_prop.c       |  6 ++---
 dlls/ole32/storage32.c      | 51 +++++++++++++++----------------------------
 11 files changed, 60 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list