mshtml: Use wide-char string literals in html*.c.
commit097898460e93aa720bc76cc08225f90a3b05bf3e
authorMichael Stefaniuc <mstefani@winehq.org>
Mon, 23 Nov 2020 23:49:05 +0000 (24 00:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Nov 2020 15:53:52 +0000 (24 16:53 +0100)
tree33d08d58951a161f89ed94ece057e55990cce216
parent59b9747644a0c8692bd0d47169a0ab0dbc308847
mshtml: Use wide-char string literals in html*.c.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
15 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlhead.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmllocation.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmlwindow.c