Module: wine Branch: master Commit: 48e35424a65ddb89e9877e72f3a997c6e97a6617 URL: https://source.winehq.org/git/wine.git/?a=commit;h=48e35424a65ddb89e9877e72f...
Author: Michael Stefaniuc mstefani@winehq.org Date: Tue Nov 17 00:55:17 2020 +0100
taskschd: Use wide-char string literals.
Also merge some strings.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/taskschd/folder.c | 5 +- dlls/taskschd/regtask.c | 3 +- dlls/taskschd/task.c | 297 +++++++++++++++++------------------------------- 3 files changed, 108 insertions(+), 197 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=48e35424a65ddb89e9877...