mshtml: Use wide-char string literals for PRUnichar strings.
commit33de9b1475edf566866d91818e0af2c453f99027
authorMichael Stefaniuc <mstefani@winehq.org>
Mon, 23 Nov 2020 23:49:06 +0000 (24 00:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Nov 2020 15:53:52 +0000 (24 16:53 +0100)
tree5d99898d4cd95fd7f19c411391e0d3d00b44c103
parent097898460e93aa720bc76cc08225f90a3b05bf3e
mshtml: Use wide-char string literals for PRUnichar strings.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
13 files changed:
dlls/mshtml/editor.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelemcol.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlhead.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlselect.c
dlls/mshtml/nsevents.c
dlls/mshtml/nsservice.c
dlls/mshtml/olecmd.c
dlls/mshtml/pluginhost.c
dlls/mshtml/range.c
dlls/mshtml/script.c