Michael Stefaniuc : mshtml: Use wide-char string literals in struct initialization.

Alexandre Julliard julliard at winehq.org
Tue Nov 3 15:55:55 CST 2020


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Fri Oct 23 11:19:59 2020 +0200

mshtml: Use wide-char string literals in struct initialization.

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/htmlbody.c  |  49 ++---
 dlls/mshtml/htmldoc.c   |  41 ++---
 dlls/mshtml/htmlelem.c  |  92 ++++------
 dlls/mshtml/htmlevent.c | 136 +++++---------
 dlls/mshtml/htmlstyle.c | 463 ++++++++++++++----------------------------------
 5 files changed, 231 insertions(+), 550 deletions(-)

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



More information about the wine-cvs mailing list