Module: wine Branch: master Commit: 568c32f381f71754b523d57a328684862bd44e6a URL: https://source.winehq.org/git/wine.git/?a=commit;h=568c32f381f71754b523d57a3...
Author: Michael Stefaniuc mstefani@winehq.org Date: Wed Oct 7 00:51:58 2020 +0200
atl: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/atl/atl.c | 20 +++++------------ dlls/atl/atl_ax.c | 35 +++++++++++++---------------- dlls/atl/registrar.c | 60 ++++++++++++++++++------------------------------- dlls/atl/tests/atl_ax.c | 3 +-- 4 files changed, 44 insertions(+), 74 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=568c32f381f71754b523d...