15 Jan
2020
15 Jan
'20
10:26 p.m.
Module: wine Branch: master Commit: 740bcc4bd7a54f972cdece8f661d711881a891e2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=740bcc4bd7a54f972cdece8f6... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jan 15 15:31:57 2020 +0100 jscript/tests: Use wide char string literals in activex.c. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/jscript/tests/activex.c | 110 ++++++++++++++++--------------------------- 1 file changed, 40 insertions(+), 70 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=740bcc4bd7a54f972cdec...