Alexandre Julliard : ntdll: Use macros to define both A and W printf functions.

Alexandre Julliard julliard at winehq.org
Tue Jul 7 15:47:07 CDT 2020


Module: wine
Branch: master
Commit: 2d38551dd9012db1361cbd5ff3de6cb5fb90dc60
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2d38551dd9012db1361cbd5ff3de6cb5fb90dc60

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul  7 16:35:04 2020 +0200

ntdll: Use macros to define both A and W printf functions.

This is similar to what msvcrt does.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/printf.c | 618 ++--------------------------------------------------
 dlls/ntdll/printf.h | 509 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 523 insertions(+), 604 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2d38551dd9012db1361cbd5ff3de6cb5fb90dc60



More information about the wine-cvs mailing list