Michael Stefaniuc : mshtml: Use wide-char string literals in html*.c.

Alexandre Julliard julliard at winehq.org
Tue Nov 24 17:01:43 CST 2020


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Tue Nov 24 00:49:05 2020 +0100

mshtml: Use wide-char string literals in html*.c.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlanchor.c   | 10 ++---
 dlls/mshtml/htmlbody.c     | 38 +++++++------------
 dlls/mshtml/htmldoc.c      | 32 ++++------------
 dlls/mshtml/htmlelem.c     | 49 ++++++++----------------
 dlls/mshtml/htmlform.c     | 14 ++-----
 dlls/mshtml/htmlframe.c    | 13 ++-----
 dlls/mshtml/htmlhead.c     |  6 +--
 dlls/mshtml/htmlimg.c      |  6 +--
 dlls/mshtml/htmlinput.c    | 21 +++--------
 dlls/mshtml/htmllocation.c |  6 +--
 dlls/mshtml/htmlobject.c   | 10 ++---
 dlls/mshtml/htmlstyle.c    | 94 ++++++++++++++++------------------------------
 dlls/mshtml/htmltable.c    |  3 +-
 dlls/mshtml/htmltextarea.c |  4 +-
 dlls/mshtml/htmlwindow.c   |  8 +---
 15 files changed, 97 insertions(+), 217 deletions(-)

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



More information about the wine-cvs mailing list